From 5e1c6481496858c3ac2bf8705c0cc59634d01f05 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 12:45:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 249 +++++++++++------------------------------------ 1 file changed, 55 insertions(+), 194 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f9c25d..e3a87bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,65 +47,40 @@ export default function LandingPage() {
@@ -123,18 +90,11 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Our story begins with a passion for", - }, + type: "text", content: "Our story begins with a passion for"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-1438.jpg", - alt: "About Cafe Bahar", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-1438.jpg", alt: "About Cafe Bahar"}, { - type: "text", - content: "exceptional coffee and the belief that every cup should be an experience.", - }, + type: "text", content: "exceptional coffee and the belief that every cup should be an experience."}, ]} /> @@ -146,21 +106,11 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "Mass-produced blends", - "Hasty preparation", - "Lack of variety", - "Inconsistent quality", - "Impersonal service", - ], + "Mass-produced blends", "Hasty preparation", "Lack of variety", "Inconsistent quality", "Impersonal service"], }} positiveCard={{ items: [ - "Sustainably sourced beans", - "Slow-drip precision", - "Seasonal artisan menu", - "Community-focused atmosphere", - "Master barista craft", - ], + "Sustainably sourced beans", "Slow-drip precision", "Seasonal artisan menu", "Community-focused atmosphere", "Master barista craft"], }} title="Why Choose Cafe Bahar" description="We take pride in our process, sourcing only the finest beans and ingredients to serve you quality that speaks for itself." @@ -175,41 +125,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Buttery Croissant", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-5768.jpg", - }, + id: "p1", name: "Buttery Croissant", price: "₹375", imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-5768.jpg"}, { - id: "p2", - name: "House Latte", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg", - }, + id: "p2", name: "House Latte", price: "₹420", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg"}, { - id: "p3", - name: "Blueberry Muffin", - price: "$3.75", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-shot-delicious-currants-snail-pastries-form-wooden-table_181624-29547.jpg", - }, + id: "p3", name: "Blueberry Muffin", price: "₹315", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shot-delicious-currants-snail-pastries-form-wooden-table_181624-29547.jpg"}, { - id: "p4", - name: "Iced Cold Brew", - price: "$5.50", - imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-perfection_23-2151961357.jpg", - }, + id: "p4", name: "Iced Cold Brew", price: "₹460", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-perfection_23-2151961357.jpg"}, { - id: "p5", - name: "Avocado Toast", - price: "$9.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-avocado-slices-with-copy-space_23-2148538648.jpg", - }, + id: "p5", name: "Avocado Toast", price: "₹750", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-avocado-slices-with-copy-space_23-2148538648.jpg"}, { - id: "p6", - name: "French Press Roast", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans_23-2148464845.jpg", - }, + id: "p6", name: "French Press Roast", price: "₹500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans_23-2148464845.jpg"}, ]} title="Our Signature Offerings" description="Discover a selection of handcrafted beverages and delicious pastries made fresh daily." @@ -223,31 +149,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "12k+", - title: "Cups Served", - items: [ - "Daily fresh brews", - "Sustainably sourced", - ], + id: "m1", value: "12k+", title: "Cups Served", items: [ + "Daily fresh brews", "Sustainably sourced"], }, { - id: "m2", - value: "5k+", - title: "Happy Guests", - items: [ - "Local community members", - "Regular visitors", - ], + id: "m2", value: "5k+", title: "Happy Guests", items: [ + "Local community members", "Regular visitors"], }, { - id: "m3", - value: "100%", - title: "Artisan Quality", - items: [ - "Handmade daily", - "Premium ingredients", - ], + id: "m3", value: "100%", title: "Artisan Quality", items: [ + "Handmade daily", "Premium ingredients"], }, ]} title="By The Numbers" @@ -262,59 +173,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Miller", - role: "Local Artist", - company: "Studio X", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944025.jpg", - }, + id: "t1", name: "Sarah Miller", role: "Local Artist", company: "Studio X", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944025.jpg"}, { - id: "t2", - name: "James Chen", - role: "Software Dev", - company: "Tech Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-coffee-pattern_23-2147602776.jpg", - }, + id: "t2", name: "James Chen", role: "Software Dev", company: "Tech Corp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-coffee-pattern_23-2147602776.jpg"}, { - id: "t3", - name: "Elena Rossi", - role: "Writer", - company: "Freelance", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-sitting-head-head-drinking-tea_23-2148216462.jpg", - }, + id: "t3", name: "Elena Rossi", role: "Writer", company: "Freelance", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-sitting-head-head-drinking-tea_23-2148216462.jpg"}, { - id: "t4", - name: "Marcus Wong", - role: "Architect", - company: "Design Co", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-holding-coffee-through-window_23-2148422375.jpg", - }, + id: "t4", name: "Marcus Wong", role: "Architect", company: "Design Co", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-holding-coffee-through-window_23-2148422375.jpg"}, { - id: "t5", - name: "Lisa Wang", - role: "Teacher", - company: "Academy", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-man-talking-phone-cafe_23-2147689307.jpg", - }, + id: "t5", name: "Lisa Wang", role: "Teacher", company: "Academy", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/concentrated-man-talking-phone-cafe_23-2147689307.jpg"}, ]} kpiItems={[ { - value: "4.9", - label: "Avg Rating", - }, + value: "4.9", label: "Avg Rating"}, { - value: "95%", - label: "Retention", - }, + value: "95%", label: "Retention"}, { - value: "10+", - label: "Award Wins", - }, + value: "10+", label: "Award Wins"}, ]} title="Loved by Our Community" description="Hear from the people who make Cafe Bahar their home away from home." @@ -327,20 +207,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Are your beans ethically sourced?", - content: "Yes, we work directly with small-holder farms to ensure fair trade and exceptional quality.", - }, + id: "f1", title: "Are your beans ethically sourced?", content: "Yes, we work directly with small-holder farms to ensure fair trade and exceptional quality."}, { - id: "f2", - title: "Do you offer catering services?", - content: "We do! Contact us with your event details for custom coffee and pastry packages.", - }, + id: "f2", title: "Do you offer catering services?", content: "We do! Contact us with your event details for custom coffee and pastry packages."}, { - id: "f3", - title: "Are there vegan options?", - content: "We offer a variety of plant-based milk alternatives and at least two vegan pastry options daily.", - }, + id: "f3", title: "Are there vegan options?", content: "We offer a variety of plant-based milk alternatives and at least two vegan pastry options daily."}, ]} imageSrc="http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg" title="Common Questions" @@ -356,16 +227,10 @@ export default function LandingPage() { description="Have a suggestion or a question about catering? We'd love to hear from you." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} imageSrc="http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg" @@ -376,16 +241,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file