From f826b54d57ea213247c94d1e72e0cf142ba3c498 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:00:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 247 ++++++++++------------------------------------- 1 file changed, 51 insertions(+), 196 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf87886..6c19410 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,17 +33,11 @@ export default function LandingPage() { @@ -52,42 +46,21 @@ export default function LandingPage() {
@@ -121,59 +87,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "iyycburg", - name: "Double Burger", - price: "$12.99", - rating: 5, - reviewCount: "800", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-with-flying-ingredients-splash-sauce-dark-background_90220-1269.jpg", - }, + id: "p1", brand: "iyycburg", name: "Double Burger", price: "$12.99", rating: 5, + reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-with-flying-ingredients-splash-sauce-dark-background_90220-1269.jpg"}, { - id: "p2", - brand: "iyycburg", - name: "Smashed Samosa Burger", - price: "$11.99", - rating: 5, - reviewCount: "450", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-sandwich-fast-food_140725-82153.jpg", - }, + id: "p2", brand: "iyycburg", name: "Smashed Samosa Burger", price: "$11.99", rating: 5, + reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-sandwich-fast-food_140725-82153.jpg"}, { - id: "p3", - brand: "iyycburg", - name: "Butter Chicken Poutine", - price: "$13.99", - rating: 5, - reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg", - }, + id: "p3", brand: "iyycburg", name: "Butter Chicken Poutine", price: "$13.99", rating: 5, + reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg"}, { - id: "p4", - brand: "iyycburg", - name: "Coffee Crisp Milkshake", - price: "$9.99", - rating: 5, - reviewCount: "250", - imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-684.jpg", - }, + id: "p4", brand: "iyycburg", name: "Coffee Crisp Milkshake", price: "$9.99", rating: 5, + reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-684.jpg"}, { - id: "p5", - brand: "iyycburg", - name: "Double Burger", - price: "$12.99", - rating: 5, - reviewCount: "800", - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-buns-cheese_23-2150887826.jpg", - }, + id: "p5", brand: "iyycburg", name: "Double Burger", price: "$12.99", rating: 5, + reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-buns-cheese_23-2150887826.jpg"}, { - id: "p6", - brand: "iyycburg", - name: "Butter Chicken Poutine", - price: "$13.99", - rating: 5, - reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-sauces-white-plate_114579-19757.jpg", - }, + id: "p6", brand: "iyycburg", name: "Butter Chicken Poutine", price: "$13.99", rating: 5, + reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-sauces-white-plate_114579-19757.jpg"}, ]} title="Signature Menu Items" description="Freshly smashed burgers, creative poutines, and hand-spun milkshakes." @@ -200,25 +130,13 @@ export default function LandingPage() { description="Why customers choose us over and over again." accordionItems={[ { - id: "1", - title: "100% Alberta Beef", - content: "Never frozen, ground in-house, and smashed to perfection daily.", - }, + id: "1", title: "100% Alberta Beef", content: "Never frozen, ground in-house, and smashed to perfection daily."}, { - id: "2", - title: "Halal Certified", - content: "Quality you can trust, every bite certified.", - }, + id: "2", title: "Halal Certified", content: "Quality you can trust, every bite certified."}, { - id: "3", - title: "Signature Sides", - content: "Our famous Butter Chicken Poutine, Samosa Poutine, and crispy tots.", - }, + id: "3", title: "Signature Sides", content: "Our famous Butter Chicken Poutine, Samosa Poutine, and crispy tots."}, { - id: "4", - title: "Easy Ordering", - content: "Dine-in, pickup, or delivery via Skip & DoorDash.", - }, + id: "4", title: "Easy Ordering", content: "Dine-in, pickup, or delivery via Skip & DoorDash."}, ]} imageSrc="http://img.b2bpic.net/free-photo/closeup-slicing-pepper_1398-4435.jpg" mediaAnimation="slide-up" @@ -232,45 +150,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Bradley R.", - handle: "@brad", - testimonial: "Easily one of the best burgers I've had.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-bar-counter-restaurant_23-2147861981.jpg", - }, + id: "1", name: "Bradley R.", handle: "@brad", testimonial: "Easily one of the best burgers I've had.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-bar-counter-restaurant_23-2147861981.jpg"}, { - id: "2", - name: "Riya S.", - handle: "@riya", - testimonial: "The samosa burger was absolutely delicious.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg", - }, + id: "2", name: "Riya S.", handle: "@riya", testimonial: "The samosa burger was absolutely delicious.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg"}, { - id: "3", - name: "Pro Pm", - handle: "@propm", - testimonial: "A real gem in Calgary.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-watching-tv-eating-burger-living-room-after-work-young-adult-enjoying-fast-food-delivery-meal-dinner-while-sitting-sofa-laughing-television-screen_482257-28773.jpg", - }, + id: "3", name: "Pro Pm", handle: "@propm", testimonial: "A real gem in Calgary.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-watching-tv-eating-burger-living-room-after-work-young-adult-enjoying-fast-food-delivery-meal-dinner-while-sitting-sofa-laughing-television-screen_482257-28773.jpg"}, { - id: "4", - name: "John Doe", - handle: "@john", - testimonial: "Incredible flavours and texture.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-508.jpg", - }, + id: "4", name: "John Doe", handle: "@john", testimonial: "Incredible flavours and texture.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-508.jpg"}, { - id: "5", - name: "Jane Smith", - handle: "@jane", - testimonial: "Service is always fast and friendly.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg", - }, + id: "5", name: "Jane Smith", handle: "@jane", testimonial: "Service is always fast and friendly.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg"}, ]} showRating={true} title="What Our Fans Say" @@ -284,40 +177,19 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "loc1", - title: "Sage Hill", - content: "129 Sage Valley, Sage Hill Common NW | (825) 407-8620", - }, + id: "loc1", title: "Sage Hill", content: "129 Sage Valley, Sage Hill Common NW | (825) 407-8620"}, { - id: "loc2", - title: "Sundance", - content: "19 Sunmills Drive SE | (825) 205-6088", - }, + id: "loc2", title: "Sundance", content: "19 Sunmills Drive SE | (825) 205-6088"}, { - id: "loc3", - title: "Hillhurst", - content: "234 19th Street NW | (403) 289-3289", - }, + id: "loc3", title: "Hillhurst", content: "234 19th Street NW | (403) 289-3289"}, { - id: "loc4", - title: "Marda Loop", - content: "1950 33 Ave SW | (587) 291-8376", - }, + id: "loc4", title: "Marda Loop", content: "1950 33 Ave SW | (587) 291-8376"}, { - id: "loc5", - title: "Elbow Drive", - content: "9620 Elbow Dr SW | (403) 259-4649", - }, + id: "loc5", title: "Elbow Drive", content: "9620 Elbow Dr SW | (403) 259-4649"}, { - id: "loc6", - title: "Canmore", - content: "837 8 St #102 | (403) 675-0148", - }, + id: "loc6", title: "Canmore", content: "837 8 St #102 | (403) 675-0148"}, { - id: "loc7", - title: "Banff", - content: "Cascade Shops, 317 Banff Ave | (250) 939-9034", - }, + id: "loc7", title: "Banff", content: "Cascade Shops, 317 Banff Ave | (250) 939-9034"}, ]} title="Our Calgary Locations" description="Find us across 7 convenient locations from Sundance to Banff." @@ -329,8 +201,7 @@ export default function LandingPage() {