From 63e8acab856c69a77b79f85333e9eeb848f1ad42 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:46:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 265 ++++++++++------------------------------------- 1 file changed, 56 insertions(+), 209 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aef4001..cd72464 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,68 +49,41 @@ export default function LandingPage() {
@@ -130,9 +93,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Freshness" description={[ - "At Cake Wala, we pride ourselves on bringing a wide variety of fresh cakes, pastries, and snacks to our community.", - "Our food court offers diverse cuisine options, ensuring there's something for everyone to enjoy in a welcoming environment.", - ]} + "At Cake Wala, we pride ourselves on bringing a wide variety of fresh cakes, pastries, and snacks to our community.", "Our food court offers diverse cuisine options, ensuring there's something for everyone to enjoy in a welcoming environment."]} /> @@ -144,62 +105,26 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Bakery", - name: "Classic Choco Fudge", - price: "₹120", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2150727727.jpg", - }, + id: "p1", brand: "Available Now", name: "Classic Choco Fudge", price: "₹120", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2150727727.jpg"}, { - id: "p2", - brand: "Pastry", - name: "Vanilla Cream Treat", - price: "₹90", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-nuts-pinecones-bowls-high-quality-photo_114579-68819.jpg", - }, + id: "p2", brand: "Just Baked", name: "Vanilla Cream Treat", price: "₹90", rating: 4, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-nuts-pinecones-bowls-high-quality-photo_114579-68819.jpg"}, { - id: "p3", - brand: "Bakery", - name: "Fruit Delight Cake", - price: "₹150", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-cake_1157-17847.jpg", - }, + id: "p3", brand: "Sold Out", name: "Fruit Delight Cake", price: "₹150", rating: 5, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-cake_1157-17847.jpg"}, { - id: "p4", - brand: "Snack", - name: "Fresh Cinnamon Roll", - price: "₹70", - rating: 4, - reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-freshly-baked-cinnamon-roll-with-icing_23-2151991549.jpg", - }, + id: "p4", brand: "Available Now", name: "Fresh Cinnamon Roll", price: "₹70", rating: 4, + reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/close-up-freshly-baked-cinnamon-roll-with-icing_23-2151991549.jpg"}, { - id: "p5", - brand: "Bakery", - name: "Black Forest Special", - price: "₹130", - rating: 5, - reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-cookies-with-chocolate-are-ready-be-removed-from-oven-bakery-shop_613910-17461.jpg", - }, + id: "p5", brand: "Available Now", name: "Black Forest Special", price: "₹130", rating: 5, + reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/fresh-cookies-with-chocolate-are-ready-be-removed-from-oven-bakery-shop_613910-17461.jpg"}, { - id: "p6", - brand: "Bakery", - name: "Velvet Slice", - price: "₹110", - rating: 4, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/variety-eclairs-delicious-cake-pastries-display-cabinet_23-2148189119.jpg", - }, + id: "p6", brand: "Limited", name: "Velvet Slice", price: "₹110", rating: 4, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/variety-eclairs-delicious-cake-pastries-display-cabinet_23-2148189119.jpg"}, ]} title="Sweet Creations & Meals" - description="Explore our freshly prepared daily specials, from artisan cakes to savory meals." + description="Explore our freshly prepared daily specials, with real-time stock status shown on each item." /> @@ -210,26 +135,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Fresh Ingredients", - description: "We use only the finest ingredients to ensure every bite is perfection.", - tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-bread-factory_23-2148983513.jpg", - }, + id: "f1", title: "Fresh Ingredients", description: "We use only the finest ingredients to ensure every bite is perfection.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-bread-factory_23-2148983513.jpg"}, { - id: "f2", - title: "Friendly Service", - description: "Our team is committed to making every visit pleasant and welcoming.", - tag: "Service", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-kid-cooking_23-2149168290.jpg", - }, + id: "f2", title: "Friendly Service", description: "Our team is committed to making every visit pleasant and welcoming.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandma-kid-cooking_23-2149168290.jpg"}, { - id: "f3", - title: "Drive-through Convenience", - description: "Quick pickup for those on the move.", - tag: "Fast", - imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-with-mask-high-angle_23-2149445535.jpg", - }, + id: "f3", title: "Drive-through Convenience", description: "Quick pickup for those on the move.", tag: "Fast", imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-with-mask-high-angle_23-2149445535.jpg"}, ]} title="Why Choose Cake Wala?" description="We are dedicated to quality, taste, and a great customer experience." @@ -243,20 +153,11 @@ export default function LandingPage() { tag="Our Impact" metrics={[ { - id: "m1", - value: "1,400+", - description: "Happy Customers", - }, + id: "m1", value: "1,400+", description: "Happy Customers"}, { - id: "m2", - value: "200+", - description: "Menu Items", - }, + id: "m2", value: "200+", description: "Menu Items"}, { - id: "m3", - value: "5+", - description: "Years of Baking", - }, + id: "m3", value: "5+", description: "Years of Baking"}, ]} metricsAnimation="slide-up" /> @@ -268,45 +169,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Amazing Pastries!", - quote: "Nice pastries, good customer friendly service. Thank you!", - name: "Sarah J.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg", - }, + id: "t1", title: "Amazing Pastries!", quote: "Nice pastries, good customer friendly service. Thank you!", name: "Sarah J.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg"}, { - id: "t2", - title: "Delicious Puddings", - quote: "Coconut pudding and fruit pudding is yummy here!", - name: "Michael C.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068874.jpg", - }, + id: "t2", title: "Delicious Puddings", quote: "Coconut pudding and fruit pudding is yummy here!", name: "Michael C.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068874.jpg"}, { - id: "t3", - title: "Great Place!", - quote: "Popular place because of the wide variety of fresh cakes.", - name: "Emily R.", - role: "Foodie", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-pizza_23-2148540342.jpg", - }, + id: "t3", title: "Great Place!", quote: "Popular place because of the wide variety of fresh cakes.", name: "Emily R.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-pizza_23-2148540342.jpg"}, { - id: "t4", - title: "Friendly Staff", - quote: "Love the variety and the quick service every time.", - name: "David K.", - role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cup-hot-drink-croissant-near-window_169016-18028.jpg", - }, + id: "t4", title: "Friendly Staff", quote: "Love the variety and the quick service every time.", name: "David K.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cup-hot-drink-croissant-near-window_169016-18028.jpg"}, { - id: "t5", - title: "Perfect Treats", - quote: "High quality pastries, always a reliable spot for snacks.", - name: "Linda M.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367125.jpg", - }, + id: "t5", title: "Perfect Treats", quote: "High quality pastries, always a reliable spot for snacks.", name: "Linda M.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367125.jpg"}, ]} title="What Our Customers Say" description="Read reviews from our lovely community in Warangal." @@ -319,20 +190,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you offer delivery?", - content: "Yes, we offer home delivery through major food apps.", - }, + id: "q1", title: "Do you offer delivery?", content: "Yes, we offer home delivery through major food apps."}, { - id: "q2", - title: "Is there dine-in available?", - content: "Absolutely! Enjoy our comfortable seating area.", - }, + id: "q2", title: "Is there dine-in available?", content: "Absolutely! Enjoy our comfortable seating area."}, { - id: "q3", - title: "What are your timings?", - content: "We are open until 11 PM every day.", - }, + id: "q3", title: "What are your timings?", content: "We are open until 11 PM every day."}, ]} imageSrc="http://img.b2bpic.net/free-photo/handsome-young-chef-decorating-delicious-dessert_23-2147863806.jpg" title="Common Questions" @@ -345,16 +207,13 @@ export default function LandingPage() { @@ -364,33 +223,21 @@ export default function LandingPage() { logoText="Cake Wala" columns={[ { - title: "Navigation", - items: [ + title: "Navigation", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "Reviews", - href: "#testimonials", - }, + label: "Reviews", href: "#testimonials"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, ]} @@ -400,4 +247,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1