Merge version_1 into main #2
157
src/app/page.tsx
157
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
name: "Shop", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="FreshEthiopia"
|
||||
/>
|
||||
@@ -56,41 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Farm to Doorstep in Ethiopia"
|
||||
description="Experience the freshness of Ethiopia's finest fruits and vegetables, delivered directly from local farms to your kitchen. Quality, freshness, and convenience."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-vibrant-ethiopian-fruits-and-veget-1774808364559-5e640b67.png?_wi=1",
|
||||
imageAlt: "Fresh Produce",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-vibrant-ethiopian-fruits-and-veget-1774808364559-5e640b67.png?_wi=1", imageAlt: "Fresh Produce"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-lush-vegetable-farm-landscape-in-rural-1774808364829-c7437e18.png?_wi=1",
|
||||
imageAlt: "Ethiopian Farm",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-lush-vegetable-farm-landscape-in-rural-1774808364829-c7437e18.png?_wi=1", imageAlt: "Ethiopian Farm"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/handful-of-freshly-harvested-ripe-avocad-1774808364476-756fdc2e.png?_wi=1",
|
||||
imageAlt: "Tropical Fruits",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/handful-of-freshly-harvested-ripe-avocad-1774808364476-756fdc2e.png?_wi=1", imageAlt: "Tropical Fruits"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-basket-overflowing-with-leafy-green-ka-1774808364146-06fb712d.png?_wi=1",
|
||||
imageAlt: "Vegetable Basket",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-basket-overflowing-with-leafy-green-ka-1774808364146-06fb712d.png?_wi=1", imageAlt: "Vegetable Basket"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-collection-of-colorful-peppers-red-yel-1774808364314-295e99ad.png?_wi=1",
|
||||
imageAlt: "Peppers",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-collection-of-colorful-peppers-red-yel-1774808364314-295e99ad.png?_wi=1", imageAlt: "Peppers"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/ethiopian-coffee-beans-and-fresh-fruits--1774808364744-ea41e9a9.png",
|
||||
imageAlt: "Authentic Harvest",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/ethiopian-coffee-beans-and-fresh-fruits--1774808364744-ea41e9a9.png", imageAlt: "Authentic Harvest"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,25 +77,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Locally Sourced",
|
||||
description: "Supporting local Ethiopian farmers.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-delivery-van-with-fresh-produce-boxes--1774808364805-74c8c8be.png",
|
||||
imageAlt: "Local",
|
||||
},
|
||||
title: "Locally Sourced", description: "Supporting local Ethiopian farmers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-delivery-van-with-fresh-produce-boxes--1774808364805-74c8c8be.png", imageAlt: "Local"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Freshness Guaranteed",
|
||||
description: "Harvested just before delivery.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-farm-vegetables-being-harvested-by-1774808364703-cd3fa494.png",
|
||||
imageAlt: "Fresh",
|
||||
},
|
||||
title: "Freshness Guaranteed", description: "Harvested just before delivery.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-farm-vegetables-being-harvested-by-1774808364703-cd3fa494.png", imageAlt: "Fresh"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Easy Ordering",
|
||||
description: "Order with just a few taps.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-person-checking-a-smartphone-app-showi-1774808364340-26f20d1b.png",
|
||||
imageAlt: "Easy",
|
||||
},
|
||||
title: "Easy Ordering", description: "Order with just a few taps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-person-checking-a-smartphone-app-showi-1774808364340-26f20d1b.png", imageAlt: "Easy"},
|
||||
]}
|
||||
title="Why Choose FreshEthiopia?"
|
||||
description="We are dedicated to sustainable farming practices and reliable delivery."
|
||||
@@ -135,23 +98,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Crisp Red Apples",
|
||||
price: "120 ETB",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/crisp-red-apples-high-detail-1774808364789-7b55196d.png",
|
||||
},
|
||||
id: "p1", name: "Crisp Red Apples", price: "120 ETB", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/crisp-red-apples-high-detail-1774808364789-7b55196d.png"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Garden Carrots",
|
||||
price: "80 ETB",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-garden-carrots-with-green-tops-1774808364392-90164bfd.png",
|
||||
},
|
||||
id: "p2", name: "Garden Carrots", price: "80 ETB", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-garden-carrots-with-green-tops-1774808364392-90164bfd.png"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Tropical Bananas",
|
||||
price: "60 ETB",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/ripe-yellow-bananas-in-a-bunch-1774808364617-73dd2e48.png",
|
||||
},
|
||||
id: "p3", name: "Tropical Bananas", price: "60 ETB", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/ripe-yellow-bananas-in-a-bunch-1774808364617-73dd2e48.png"},
|
||||
]}
|
||||
title="Shop Our Fresh Selection"
|
||||
description="Daily harvest essentials for your family."
|
||||
@@ -164,60 +115,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sara H.",
|
||||
date: "Jan 2025",
|
||||
title: "Local Mom",
|
||||
quote: "The freshest vegetables I have ever found!",
|
||||
tag: "Satisfied",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808364465-bc5561ee.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-vibrant-ethiopian-fruits-and-veget-1774808364559-5e640b67.png?_wi=2",
|
||||
imageAlt: "Fresh vibrant Ethiopian fruits and vegetables arranged beautifully on a rustic wooden table. Close u",
|
||||
},
|
||||
id: "t1", name: "Sara H.", date: "Jan 2025", title: "Local Mom", quote: "The freshest vegetables I have ever found!", tag: "Satisfied", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808364465-bc5561ee.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/fresh-vibrant-ethiopian-fruits-and-veget-1774808364559-5e640b67.png?_wi=2", imageAlt: "Fresh vibrant Ethiopian fruits and vegetables arranged beautifully on a rustic wooden table. Close u"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Abebe K.",
|
||||
date: "Dec 2024",
|
||||
title: "Home Chef",
|
||||
quote: "Convenient and always fresh.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808363542-b793a5ed.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-lush-vegetable-farm-landscape-in-rural-1774808364829-c7437e18.png?_wi=2",
|
||||
imageAlt: "A lush vegetable farm landscape in rural Ethiopia with green fields, bright blue sky, and healthy cr",
|
||||
},
|
||||
id: "t2", name: "Abebe K.", date: "Dec 2024", title: "Home Chef", quote: "Convenient and always fresh.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808363542-b793a5ed.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-lush-vegetable-farm-landscape-in-rural-1774808364829-c7437e18.png?_wi=2", imageAlt: "A lush vegetable farm landscape in rural Ethiopia with green fields, bright blue sky, and healthy cr"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mimi B.",
|
||||
date: "Jan 2025",
|
||||
title: "Health Enthusiast",
|
||||
quote: "Great quality every single time.",
|
||||
tag: "Loyal",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808363902-e5d0fa70.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/handful-of-freshly-harvested-ripe-avocad-1774808364476-756fdc2e.png?_wi=2",
|
||||
imageAlt: "Handful of freshly harvested ripe avocados and mangoes. Bright colors, clean white background, high ",
|
||||
},
|
||||
id: "t3", name: "Mimi B.", date: "Jan 2025", title: "Health Enthusiast", quote: "Great quality every single time.", tag: "Loyal", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808363902-e5d0fa70.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/handful-of-freshly-harvested-ripe-avocad-1774808364476-756fdc2e.png?_wi=2", imageAlt: "Handful of freshly harvested ripe avocados and mangoes. Bright colors, clean white background, high "},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Tadesse W.",
|
||||
date: "Nov 2024",
|
||||
title: "Father",
|
||||
quote: "Excellent service and prices.",
|
||||
tag: "User",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808363615-5165806d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-basket-overflowing-with-leafy-green-ka-1774808364146-06fb712d.png?_wi=2",
|
||||
imageAlt: "A basket overflowing with leafy green kale, spinach, and other vegetables. Fresh water droplets, mor",
|
||||
},
|
||||
id: "t4", name: "Tadesse W.", date: "Nov 2024", title: "Father", quote: "Excellent service and prices.", tag: "User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808363615-5165806d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-basket-overflowing-with-leafy-green-ka-1774808364146-06fb712d.png?_wi=2", imageAlt: "A basket overflowing with leafy green kale, spinach, and other vegetables. Fresh water droplets, mor"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Yonas T.",
|
||||
date: "Feb 2025",
|
||||
title: "Community Leader",
|
||||
quote: "A wonderful service that supports our local economy.",
|
||||
tag: "Gold Member",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808364465-bc5561ee.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-collection-of-colorful-peppers-red-yel-1774808364314-295e99ad.png?_wi=2",
|
||||
imageAlt: "A collection of colorful peppers, red, yellow, and green, displayed on a wooden crate. Bright lighti",
|
||||
},
|
||||
id: "t5", name: "Yonas T.", date: "Feb 2025", title: "Community Leader", quote: "A wonderful service that supports our local economy.", tag: "Gold Member", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/professional-portrait-of-a-happy-custome-1774808364465-bc5561ee.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bd9uSz9ci2BFkzgfBsGtLuFVvj/a-collection-of-colorful-peppers-red-yel-1774808364314-295e99ad.png?_wi=2", imageAlt: "A collection of colorful peppers, red, yellow, and green, displayed on a wooden crate. Bright lighti"},
|
||||
]}
|
||||
title="What Our Community Says"
|
||||
description="Trusted by families across Addis Ababa and beyond."
|
||||
@@ -230,20 +136,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How is delivery handled?",
|
||||
content: "We use refrigerated delivery vans to ensure freshness.",
|
||||
},
|
||||
id: "f1", title: "How is delivery handled?", content: "We use refrigerated delivery vans to ensure freshness."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Where do we source produce?",
|
||||
content: "From local farmers across the Oromia and SNNP regions.",
|
||||
},
|
||||
id: "f2", title: "Where do we source produce?", content: "From local farmers across the Oromia and SNNP regions."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How to make a payment?",
|
||||
content: "We support Telebirr, CBE Birr, and cash on delivery.",
|
||||
},
|
||||
id: "f3", title: "How to make a payment?", content: "We support Telebirr, CBE Birr, and cash on delivery."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Find everything you need to know about our services."
|
||||
|
||||
Reference in New Issue
Block a user