diff --git a/src/app/page.tsx b/src/app/page.tsx index 3004588..5194198 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,9 @@ export default function LandingPage() { description="Authentic Azerbaijani desserts, handcrafted with love and traditional recipes." buttons={[{ text: "View Menu", href: "#menu" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg", imageAlt: "Cake house interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg", imageAlt: "Paxlava dessert" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg", imageAlt: "Sheki halva" }, + { imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=1", imageAlt: "Cake house interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=1", imageAlt: "Paxlava dessert" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=1", imageAlt: "Sheki halva" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-traditional-ethnic-dress-with-embroidered-cape-her-head-smiling_8353-9682.jpg", imageAlt: "Shorqogal" }, { imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-composition_23-2149143353.jpg", imageAlt: "Keta pastry" }, { imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-various-types-healthy-fresh-nuts-blue-background_114579-45666.jpg", imageAlt: "Badambura" } @@ -92,9 +92,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Traditional Recipes", description: "Time-honored recipes from generations.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg" }, - { title: "Fresh Daily", description: "Baking fresh every single morning.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg" }, - { title: "Local Ingredients", description: "Sourced from the best local farms.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg" }, - { title: "Artisan Quality", description: "Hand-made with attention to detail.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg" } + { title: "Fresh Daily", description: "Baking fresh every single morning.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=2" }, + { title: "Local Ingredients", description: "Sourced from the best local farms.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=2" }, + { title: "Artisan Quality", description: "Hand-made with attention to detail.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=2" } ]} title="Why Choose Us" description="Fresh ingredients, traditional methods, and unforgettable taste."