From e2d6a29d6e6cfa14edb7fc56a6a03e87186825ea Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 04:48:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7ade28..8f52c6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,11 +53,11 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" carouselItems={[ - { id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pancakes-with-copy-space_23-2148454955.jpg", imageAlt: "Fluffy pancakes with maple syrup" }, - { id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-salmon_74190-700.jpg", imageAlt: "Eggs Benedict with hollandaise sauce" }, - { id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-delight-table_140725-1428.jpg", imageAlt: "Hearty breakfast skillet" }, - { id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/stacked-pancakes-red-currant-berries-with-lemon-curd-wooden-background_23-2147972742.jpg", imageAlt: "Golden pancakes stack" }, - { id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg", imageAlt: "Classic diner interior" }, + { id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pancakes-with-copy-space_23-2148454955.jpg?_wi=1", imageAlt: "Fluffy pancakes with maple syrup" }, + { id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-salmon_74190-700.jpg?_wi=1", imageAlt: "Eggs Benedict with hollandaise sauce" }, + { id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-delight-table_140725-1428.jpg?_wi=1", imageAlt: "Hearty breakfast skillet" }, + { id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/stacked-pancakes-red-currant-berries-with-lemon-curd-wooden-background_23-2147972742.jpg?_wi=1", imageAlt: "Golden pancakes stack" }, + { id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=1", imageAlt: "Classic diner interior" }, { id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffles-with-berries-near-bouquet_23-2147717686.jpg", imageAlt: "Belgian waffle breakfast" } ]} autoPlay={true} @@ -78,12 +78,12 @@ export default function LandingPage() { useInvertedBackground={false} gridVariant="three-columns-all-equal-width" products={[ - { id: "1", name: "Fluffy Pancakes", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/stacked-pancakes-red-currant-berries-with-lemon-curd-wooden-background_23-2147972742.jpg", imageAlt: "Fluffy pancakes with syrup" }, - { id: "2", name: "Eggs Benedict", price: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-salmon_74190-700.jpg", imageAlt: "Eggs Benedict with hollandaise" }, + { id: "1", name: "Fluffy Pancakes", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/stacked-pancakes-red-currant-berries-with-lemon-curd-wooden-background_23-2147972742.jpg?_wi=2", imageAlt: "Fluffy pancakes with syrup" }, + { id: "2", name: "Eggs Benedict", price: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-salmon_74190-700.jpg?_wi=2", imageAlt: "Eggs Benedict with hollandaise" }, { id: "3", name: "Pigs in a Blanket", price: "Favorite", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-pastry-with-cinnamon-plums-cup-tea-pink-desk_140725-49912.jpg", imageAlt: "Pigs in a blanket" }, { id: "4", name: "Banana Royale Waffle", price: "Decadent", imageSrc: "http://img.b2bpic.net/free-photo/milk-apple-banana-cornflakes_1339-8401.jpg", imageAlt: "Banana Royale waffle" }, { id: "5", name: "Monte Cristo Sandwich", price: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/honey-toast_1339-2794.jpg", imageAlt: "Monte Cristo sandwich" }, - { id: "6", name: "Breakfast Skillet", price: "Hearty", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-delight-table_140725-1428.jpg", imageAlt: "Loaded breakfast skillet" } + { id: "6", name: "Breakfast Skillet", price: "Hearty", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-delight-table_140725-1428.jpg?_wi=2", imageAlt: "Loaded breakfast skillet" } ]} buttons={[ { text: "View Full Menu", href: "#" } @@ -101,13 +101,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "huge-portions", title: "Huge Portions", description: "Hearty breakfast plates that keep our customers coming back. Every dish is generously sized to satisfy your appetite.", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-delight-table_140725-1428.jpg", imageAlt: "Large hearty breakfast plate" + id: "huge-portions", title: "Huge Portions", description: "Hearty breakfast plates that keep our customers coming back. Every dish is generously sized to satisfy your appetite.", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-delight-table_140725-1428.jpg?_wi=3", imageAlt: "Large hearty breakfast plate" }, { - id: "classic-diner", title: "Classic Diner Experience", description: "A welcoming small-town breakfast atmosphere with warm hospitality. Our retro diner charm makes every visit special.", tag: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg", imageAlt: "Cozy classic diner interior" + id: "classic-diner", title: "Classic Diner Experience", description: "A welcoming small-town breakfast atmosphere with warm hospitality. Our retro diner charm makes every visit special.", tag: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-flowers_1157-8692.jpg?_wi=2", imageAlt: "Cozy classic diner interior" }, { - id: "friendly-service", title: "Fast & Friendly Service", description: "Breakfast served quickly with genuine smiles. Our staff treats every guest with care and attention to detail.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pancakes-with-copy-space_23-2148454955.jpg", imageAlt: "Freshly served breakfast" + id: "friendly-service", title: "Fast & Friendly Service", description: "Breakfast served quickly with genuine smiles. Our staff treats every guest with care and attention to detail.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pancakes-with-copy-space_23-2148454955.jpg?_wi=2", imageAlt: "Freshly served breakfast" } ]} /> -- 2.49.1