Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ompoi_landing page
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mubarak S
ompoi_landing page
Commits
39b7f43d
Commit
39b7f43d
authored
2 weeks ago
by
Muba006
Browse files
Options
Downloads
Patches
Plain Diff
start build registation form balance
parent
0365f091
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/pages/Seller_reg.jsx
+6
-2
6 additions, 2 deletions
src/pages/Seller_reg.jsx
src/pages/seller_login.jsx
+1
-1
1 addition, 1 deletion
src/pages/seller_login.jsx
with
7 additions
and
3 deletions
src/pages/Seller_reg.jsx
+
6
−
2
View file @
39b7f43d
import
React
from
'
react
'
import
React
from
"
react
"
;
function
Seller_reg
()
{
function
Seller_reg
()
{
return
(
return
(
<>
<>
<
p
className
=
"text-9xl"
>
heloo
</
p
>
<
div
className
=
"bg-[#E9FAFF] flex w-full h-svh justify-center md:justify-normal font-montserrat"
>
<
div
className
=
"m-10 md:m-20 text-[#030A1E] text-center md:text-start "
>
<
p
className
=
"font-[300px] md:font-[600px] text-[24px] md:text-[48.31px] "
>
OMPOI-Seller
</
p
>
</
div
>
</
div
>
</>
</>
);
);
}
}
...
...
This diff is collapsed.
Click to expand it.
src/pages/seller_login.jsx
+
1
−
1
View file @
39b7f43d
...
@@ -50,7 +50,7 @@ function Seller_login() {
...
@@ -50,7 +50,7 @@ function Seller_login() {
<
h1
className
=
"text-[48.31px] font-[700px] text-[#030A1E] self-start"
>
OMPOI - Seller
</
h1
>
<
h1
className
=
"text-[48.31px] font-[700px] text-[#030A1E] self-start"
>
OMPOI - Seller
</
h1
>
</
div
>
</
div
>
<
div
className
=
"flex flex-col md:flex-row items-center justify-center w-
full max-w-5xl
bg-[#FFFFFF] p-2 rounded-[32.6px] shadow-lg"
>
<
div
className
=
"flex flex-col md:flex-row items-center justify-center w-
screen h-screen
bg-[#FFFFFF] p-2 rounded-[32.6px] shadow-lg"
>
{
/* Left Section - Image */
}
{
/* Left Section - Image */
}
<
div
className
=
"w-full md:w-1/2 flex justify-center md:pr-8 relative"
>
<
div
className
=
"w-full md:w-1/2 flex justify-center md:pr-8 relative"
>
<
img
src
=
{
key
}
alt
=
"Login Illustration"
className
=
"max-w-xs md:max-w-sm p-2"
/>
<
img
src
=
{
key
}
alt
=
"Login Illustration"
className
=
"max-w-xs md:max-w-sm p-2"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment