diff --git a/src/app/page.tsx b/src/app/page.tsx index c2cf751..bac16a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,27 +54,27 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/fresh-donut_1339-6187.jpg", imageAlt: "Fresh donuts" }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg", imageAlt: "Fluffy pancakes" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg?_wi=1", imageAlt: "Fluffy pancakes" }, { - imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg", imageAlt: "Breakfast plate" + imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg?_wi=1", imageAlt: "Breakfast plate" }, { - imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg", imageAlt: "Fresh coffee" + imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg?_wi=1", imageAlt: "Fresh coffee" }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "Restaurant interior" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1", imageAlt: "Restaurant interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg", imageAlt: "Brunch special" + imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg?_wi=1", imageAlt: "Brunch special" }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg", imageAlt: "Outdoor seating" + imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg?_wi=1", imageAlt: "Outdoor seating" }, { - imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "Donut selection" + imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg?_wi=1", imageAlt: "Donut selection" }, ]} carouselPosition="right" @@ -114,22 +114,22 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Fresh Donuts", price: "$4-6", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "Fresh donuts" + id: "1", name: "Fresh Donuts", price: "$4-6", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg?_wi=2", imageAlt: "Fresh donuts" }, { - id: "2", name: "Fluffy Pancakes", price: "$10-14", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg", imageAlt: "Fluffy pancakes" + id: "2", name: "Fluffy Pancakes", price: "$10-14", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-14887.jpg?_wi=2", imageAlt: "Fluffy pancakes" }, { - id: "3", name: "Eggs & Breakfast Plates", price: "$12-16", imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg", imageAlt: "Breakfast plate" + id: "3", name: "Eggs & Breakfast Plates", price: "$12-16", imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg?_wi=2", imageAlt: "Breakfast plate" }, { - id: "4", name: "Brunch Specials", price: "$14-18", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg", imageAlt: "Brunch special" + id: "4", name: "Brunch Specials", price: "$14-18", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg?_wi=2", imageAlt: "Brunch special" }, { - id: "5", name: "Fresh Coffee", price: "$3-5", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg", imageAlt: "Fresh coffee" + id: "5", name: "Fresh Coffee", price: "$3-5", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg?_wi=2", imageAlt: "Fresh coffee" }, { - id: "6", name: "Signature Drinks", price: "$5-7", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg", imageAlt: "Signature beverage" + id: "6", name: "Signature Drinks", price: "$5-7", imageSrc: "http://img.b2bpic.net/free-photo/omlette-with-pepperoni-green-salad_114579-3686.jpg?_wi=3", imageAlt: "Signature beverage" }, ]} buttons={[{ text: "View Full Menu", href: "https://example.com/menu" }]} @@ -146,7 +146,7 @@ export default function LandingPage() { description="Fresh daily donuts" subdescription="Local Favorite • Family Friendly • Award Winning Quality" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2" imageAlt="Warm restaurant interior with comfortable seating" mediaAnimation="slide-up" useInvertedBackground={false} @@ -165,13 +165,13 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Call to Order", description: "Phone us for quick takeout orders. We're open 7am-2pm daily.", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg", imageAlt: "Quick service icon" + id: "1", title: "Call to Order", description: "Phone us for quick takeout orders. We're open 7am-2pm daily.", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup_1339-4032.jpg?_wi=3", imageAlt: "Quick service icon" }, { - id: "2", title: "Online Takeout", description: "Order online for convenient pickup. Fresh prepared to order.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "Online ordering" + id: "2", title: "Online Takeout", description: "Order online for convenient pickup. Fresh prepared to order.", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg?_wi=3", imageAlt: "Online ordering" }, { - id: "3", title: "Walk-In Welcome", description: "No reservation needed! Drop by for fresh breakfast and brunch.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg", imageAlt: "Welcoming seating" + id: "3", title: "Walk-In Welcome", description: "No reservation needed! Drop by for fresh breakfast and brunch.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-restaurant-full-shot_23-2149930133.jpg?_wi=2", imageAlt: "Welcoming seating" }, ]} /> @@ -217,7 +217,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarahj_alameda", testimonial: "Consistently great breakfast and absolutely scrumptious donuts. This is my go-to spot every weekend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "Best pancakes in Alameda. The portions are generous and everything tastes homemade. Highly recommend!", rating: 5, @@ -233,7 +233,7 @@ export default function LandingPage() { }, { id: "5", name: "Jessica Martinez", handle: "@jessicam", testimonial: "Their coffee is excellent and the outdoor seating is so nice on sunny days. Perfect brunch spot!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Jessica Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Jessica Martinez" }, { id: "6", name: "James Wilson", handle: "@jameswil", testimonial: "Been coming here for years. Quality never changes and that's why we keep coming back.", rating: 5,