Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
196
src/app/page.tsx
196
src/app/page.tsx
@@ -33,19 +33,16 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
name: "Shop", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Green24"
|
||||
button={{
|
||||
text: "Contact Us", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,36 +52,22 @@ export default function LandingPage() {
|
||||
description="Your premier 24/7 dispensary destination. Quality, discretion, and care, available whenever you need us."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
text: "About Us", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-lifestyle-concept-table_23-2148229220.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-successful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-10036.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/peorson-taking-part-business-event_23-2149333665.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/peorson-taking-part-business-event_23-2149333665.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-broadly-business-woman-showing-thumb-up_1262-1127.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-broadly-business-woman-showing-thumb-up_1262-1127.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Join 10k+ satisfied customers"
|
||||
/>
|
||||
@@ -96,19 +79,13 @@ export default function LandingPage() {
|
||||
title="Built on Care and Reliability"
|
||||
metrics={[
|
||||
{
|
||||
label: "Operational Hours",
|
||||
value: "24/7",
|
||||
icon: Clock,
|
||||
label: "Operational Hours", value: "24/7", icon: Clock,
|
||||
},
|
||||
{
|
||||
label: "Products in Stock",
|
||||
value: "500+",
|
||||
icon: Leaf,
|
||||
label: "Products in Stock", value: "500+", icon: Leaf,
|
||||
},
|
||||
{
|
||||
label: "Happy Clients",
|
||||
value: "10k+",
|
||||
icon: Users,
|
||||
label: "Happy Clients", value: "10k+", icon: Users,
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -122,26 +99,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Round-the-Clock Service",
|
||||
subtitle: "Always available, day or night.",
|
||||
category: "Convenience",
|
||||
value: "24/7",
|
||||
},
|
||||
id: "f1", title: "Round-the-Clock Service", subtitle: "Always available, day or night.", category: "Convenience", value: "24/7"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Lab-Tested Quality",
|
||||
subtitle: "Strict standards for safety.",
|
||||
category: "Trust",
|
||||
value: "100%",
|
||||
},
|
||||
id: "f2", title: "Lab-Tested Quality", subtitle: "Strict standards for safety.", category: "Trust", value: "100%"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Expert Staff",
|
||||
subtitle: "Professional guidance anytime.",
|
||||
category: "Consulting",
|
||||
value: "Expert",
|
||||
},
|
||||
id: "f3", title: "Expert Staff", subtitle: "Professional guidance anytime.", category: "Consulting", value: "Expert"},
|
||||
]}
|
||||
title="Why Choose Green24"
|
||||
description="We blend convenience with quality to ensure the best experience for every visitor."
|
||||
@@ -156,41 +118,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Premium Flower",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-clips-with-plants-flat-lay_23-2148319705.jpg",
|
||||
},
|
||||
id: "p1", name: "Premium Flower", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/paper-clips-with-plants-flat-lay_23-2148319705.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Natural Tincture",
|
||||
price: "$60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retaining-herbs_23-2147985318.jpg",
|
||||
},
|
||||
id: "p2", name: "Natural Tincture", price: "$60", imageSrc: "http://img.b2bpic.net/free-photo/retaining-herbs_23-2147985318.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Organic Gummies",
|
||||
price: "$25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-roll-candies-with-chocolate-light-white-background_140725-76762.jpg",
|
||||
},
|
||||
id: "p3", name: "Organic Gummies", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-roll-candies-with-chocolate-light-white-background_140725-76762.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Gold Series Pre-Rolls",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-grinning-old-fashioned-man-grandfather-with-cigar-whiskey_1157-39211.jpg",
|
||||
},
|
||||
id: "p4", name: "Gold Series Pre-Rolls", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-grinning-old-fashioned-man-grandfather-with-cigar-whiskey_1157-39211.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Botanical Vape Cart",
|
||||
price: "$50",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-covers-collection-concept_79603-773.jpg",
|
||||
},
|
||||
id: "p5", name: "Botanical Vape Cart", price: "$50", imageSrc: "http://img.b2bpic.net/free-vector/abstract-covers-collection-concept_79603-773.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Indoor Cultivated Bud",
|
||||
price: "$55",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-chrysanthemum-petals-blue-plate_114579-82026.jpg",
|
||||
},
|
||||
id: "p6", name: "Indoor Cultivated Bud", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/dried-chrysanthemum-petals-blue-plate_114579-82026.jpg"},
|
||||
]}
|
||||
title="Curated Selection"
|
||||
description="Explore our premium selection of quality essentials."
|
||||
@@ -204,40 +142,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex R.",
|
||||
handle: "@alexr",
|
||||
testimonial: "The best experience, day or night. Always helpful and professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
|
||||
},
|
||||
id: "1", name: "Alex R.", handle: "@alexr", testimonial: "The best experience, day or night. Always helpful and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jamie T.",
|
||||
handle: "@jamiet",
|
||||
testimonial: "Reliable and high-quality products. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-pleased-cheerful-african-american-woman-touches-cheeks-closes-eyes-enjoys-pleasant-moment-wears-yellow-raincoat-isolated-blue-background_273609-33937.jpg",
|
||||
},
|
||||
id: "2", name: "Jamie T.", handle: "@jamiet", testimonial: "Reliable and high-quality products. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/headshot-pleased-cheerful-african-american-woman-touches-cheeks-closes-eyes-enjoys-pleasant-moment-wears-yellow-raincoat-isolated-blue-background_273609-33937.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Casey W.",
|
||||
handle: "@caseyw",
|
||||
testimonial: "A truly convenient service. The quality is unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg",
|
||||
},
|
||||
id: "3", name: "Casey W.", handle: "@caseyw", testimonial: "A truly convenient service. The quality is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Morgan D.",
|
||||
handle: "@morgand",
|
||||
testimonial: "Staff is knowledgeable and very patient. Great variety.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-female-barber-uniform-showing-okay-gesture-isolated-pink-background_141793-118849.jpg",
|
||||
},
|
||||
id: "4", name: "Morgan D.", handle: "@morgand", testimonial: "Staff is knowledgeable and very patient. Great variety.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-female-barber-uniform-showing-okay-gesture-isolated-pink-background_141793-118849.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sam L.",
|
||||
handle: "@saml",
|
||||
testimonial: "Excellent service and wide product selection. Will return.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-standing-front-keypad-his-home-alarm-system-smiling_662251-2823.jpg",
|
||||
},
|
||||
id: "5", name: "Sam L.", handle: "@saml", testimonial: "Excellent service and wide product selection. Will return.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-standing-front-keypad-his-home-alarm-system-smiling_662251-2823.jpg"},
|
||||
]}
|
||||
title="Voices of Our Community"
|
||||
description="Hear what our loyal customers have to say about our 24/7 service."
|
||||
@@ -249,14 +162,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"GreenLabs",
|
||||
"PureBotanicals",
|
||||
"HerbalStandard",
|
||||
"OrganicVibe",
|
||||
"NatureCare",
|
||||
"BotanistGold",
|
||||
"WellnessSupply",
|
||||
]}
|
||||
"GreenLabs", "PureBotanicals", "HerbalStandard", "OrganicVibe", "NatureCare", "BotanistGold", "WellnessSupply"]}
|
||||
title="Trusted Partners"
|
||||
description="Collaborating with industry leaders to bring you the best."
|
||||
/>
|
||||
@@ -268,20 +174,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are you open holidays?",
|
||||
content: "Yes, we are open 24/7 every single day.",
|
||||
},
|
||||
id: "q1", title: "Are you open holidays?", content: "Yes, we are open 24/7 every single day."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Delivery options are available depending on your location.",
|
||||
},
|
||||
id: "q2", title: "Do you offer delivery?", content: "Delivery options are available depending on your location."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is identification required?",
|
||||
content: "Yes, valid ID is mandatory for all transactions.",
|
||||
},
|
||||
id: "q3", title: "Is identification required?", content: "Yes, valid ID is mandatory for all transactions."},
|
||||
]}
|
||||
title="Commonly Asked"
|
||||
description="Answers to frequently asked questions about our services."
|
||||
@@ -293,8 +190,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Stay Updated"
|
||||
title="Sign Up for Latest Drops"
|
||||
description="Be the first to know about new arrivals and special offers."
|
||||
@@ -309,29 +205,19 @@ export default function LandingPage() {
|
||||
logoText="Green24"
|
||||
columns={[
|
||||
{
|
||||
title: "Service",
|
||||
items: [
|
||||
title: "Service", items: [
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop", href: "#products"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user