Merge version_1_1782223379345 into main #1
@@ -18,20 +18,14 @@ export default function HomePage() {
|
||||
title="Your Coffee, Just The Way You Like It."
|
||||
description="Artisan coffee beans freshly roasted and delivered to your doorstep across the Kingdom within 48 hours."
|
||||
primaryButton={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Our Locations",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Our Locations", href: "#"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans-concept_23-2148464820.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans-concept_23-2148464820.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-filter_23-2148349630.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-filter_23-2148349630.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -45,25 +39,13 @@ export default function HomePage() {
|
||||
description="Experience superior quality in every cup."
|
||||
features={[
|
||||
{
|
||||
title: "Ethically Sourced",
|
||||
description: "Sourced from high-altitude farms.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-texture-background_23-2147710838.jpg",
|
||||
},
|
||||
title: "Ethically Sourced", description: "Sourced from high-altitude farms.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-texture-background_23-2147710838.jpg"},
|
||||
{
|
||||
title: "Precision Roasting",
|
||||
description: "Perfected in small batches.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg",
|
||||
},
|
||||
title: "Precision Roasting", description: "Perfected in small batches.", imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg"},
|
||||
{
|
||||
title: "Sustainable Practices",
|
||||
description: "Eco-friendly from farm to cup.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-picked-organic-fruit-ripe-harvesting-generated-by-ai_188544-44962.jpg",
|
||||
},
|
||||
title: "Sustainable Practices", description: "Eco-friendly from farm to cup.", imageSrc: "http://img.b2bpic.net/free-photo/hand-picked-organic-fruit-ripe-harvesting-generated-by-ai_188544-44962.jpg"},
|
||||
{
|
||||
title: "Freshness Guaranteed",
|
||||
description: "Roasted daily, delivered fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14720.jpg",
|
||||
},
|
||||
title: "Freshness Guaranteed", description: "Roasted daily, delivered fast.", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14720.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -77,20 +59,11 @@ export default function HomePage() {
|
||||
description="We believe coffee is more than a drink; it is a ritual. From sourcing the rarest beans to our secret roasting technique, every step is deliberate and filled with care."
|
||||
items={[
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Expert Roasters",
|
||||
description: "Decades of experience in the craft.",
|
||||
},
|
||||
icon: "Coffee", title: "Expert Roasters", description: "Decades of experience in the craft."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Premium Quality",
|
||||
description: "Award-winning bean selections.",
|
||||
},
|
||||
icon: "Award", title: "Premium Quality", description: "Award-winning bean selections."},
|
||||
{
|
||||
icon: Truck,
|
||||
title: "Fast Delivery",
|
||||
description: "Nationwide shipping within 48 hours.",
|
||||
},
|
||||
icon: "Truck", title: "Fast Delivery", description: "Nationwide shipping within 48 hours."},
|
||||
]}
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FXZGyX5d43lKdWYKYxvLizN9N0/uploaded-1782223383713-58kkz3vs.png"
|
||||
/>
|
||||
@@ -105,47 +78,19 @@ export default function HomePage() {
|
||||
description="Discover your new favorite roast from our curated collection."
|
||||
items={[
|
||||
{
|
||||
title: "Ethiopian Yirgacheffe",
|
||||
description: "Light, floral, and bright.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bag-mockup_23-2151989760.jpg",
|
||||
},
|
||||
title: "Ethiopian Yirgacheffe", description: "Light, floral, and bright.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/coffee-bag-mockup_23-2151989760.jpg"},
|
||||
{
|
||||
title: "Colombian Supremo",
|
||||
description: "Balanced, nutty, and sweet.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-burlap-sack_23-2148254949.jpg",
|
||||
},
|
||||
title: "Colombian Supremo", description: "Balanced, nutty, and sweet.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-burlap-sack_23-2148254949.jpg"},
|
||||
{
|
||||
title: "Sumatra Mandheling",
|
||||
description: "Bold, earthy, and low acidity.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg",
|
||||
},
|
||||
title: "Sumatra Mandheling", description: "Bold, earthy, and low acidity.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_23-2149045782.jpg"},
|
||||
{
|
||||
title: "Guatemala Antigua",
|
||||
description: "Spicy, smokey, and refined.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116656.jpg",
|
||||
},
|
||||
title: "Guatemala Antigua", description: "Spicy, smokey, and refined.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116656.jpg"},
|
||||
{
|
||||
title: "Espresso Blend",
|
||||
description: "Rich, creamy, perfect for shots.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187556.jpg",
|
||||
},
|
||||
title: "Espresso Blend", description: "Rich, creamy, perfect for shots.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187556.jpg"},
|
||||
{
|
||||
title: "Decaf Swiss Water",
|
||||
description: "Pure flavor, no caffeine.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-coffee-concept_23-2148093912.jpg",
|
||||
},
|
||||
title: "Decaf Swiss Water", description: "Pure flavor, no caffeine.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/elegant-coffee-concept_23-2148093912.jpg"},
|
||||
{
|
||||
title: "Limited Reserve",
|
||||
description: "Seasonal exotic pick.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scattered-coffee-beans-sackcloth-near-sack-coffee-maker-package_23-2148180246.jpg",
|
||||
},
|
||||
title: "Limited Reserve", description: "Seasonal exotic pick.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/scattered-coffee-beans-sackcloth-near-sack-coffee-maker-package_23-2148180246.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -156,42 +101,23 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="What they say"
|
||||
title="Customer Reviews"
|
||||
description="Our community loves our coffee."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Ahmed",
|
||||
role: "Coffee Enthusiast",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-young-woman-isolated_273609-36138.jpg",
|
||||
},
|
||||
name: "Sarah Ahmed", role: "Coffee Enthusiast", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-young-woman-isolated_273609-36138.jpg"},
|
||||
{
|
||||
name: "Omar Khalid",
|
||||
role: "Barista",
|
||||
company: "Local Shop",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-sitting-coffee-shop_23-2150183771.jpg",
|
||||
},
|
||||
name: "Omar Khalid", role: "Barista", company: "Local Shop", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-sitting-coffee-shop_23-2150183771.jpg"},
|
||||
{
|
||||
name: "Layla Saeed",
|
||||
role: "Food Blogger",
|
||||
company: "Lifestyle",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-drinking-coffee_23-2148348888.jpg",
|
||||
},
|
||||
name: "Layla Saeed", role: "Food Blogger", company: "Lifestyle", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-drinking-coffee_23-2148348888.jpg"},
|
||||
{
|
||||
name: "Ahmed Noor",
|
||||
role: "Business Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg",
|
||||
},
|
||||
name: "Ahmed Noor", role: "Business Owner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"},
|
||||
{
|
||||
name: "Hanan Yousuf",
|
||||
role: "Creative",
|
||||
company: "Design Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-cinnamon-anise-cafe-outside_169016-49085.jpg",
|
||||
},
|
||||
name: "Hanan Yousuf", role: "Creative", company: "Design Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-cinnamon-anise-cafe-outside_169016-49085.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -205,21 +131,13 @@ export default function HomePage() {
|
||||
description="Everything you need to know about MERT coffee."
|
||||
items={[
|
||||
{
|
||||
question: "How long is shipping?",
|
||||
answer: "We deliver across the Kingdom within 48 hours.",
|
||||
},
|
||||
question: "How long is shipping?", answer: "We deliver across the Kingdom within 48 hours."},
|
||||
{
|
||||
question: "Are your beans fresh?",
|
||||
answer: "Yes, roasted daily and packed immediately.",
|
||||
},
|
||||
question: "Are your beans fresh?", answer: "Yes, roasted daily and packed immediately."},
|
||||
{
|
||||
question: "Do you offer wholesale?",
|
||||
answer: "Yes, contact us for business inquiries.",
|
||||
},
|
||||
question: "Do you offer wholesale?", answer: "Yes, contact us for business inquiries."},
|
||||
{
|
||||
question: "Can I return products?",
|
||||
answer: "Satisfaction is guaranteed, please reach out for support.",
|
||||
},
|
||||
question: "Can I return products?", answer: "Satisfaction is guaranteed, please reach out for support."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -231,13 +149,9 @@ export default function HomePage() {
|
||||
tag="Start your journey"
|
||||
text="Ready to taste the difference?"
|
||||
primaryButton={{
|
||||
text: "Shop Our Coffee",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Our Coffee", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Contact Us", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user