From 742bacbe454affd7727967f20b63a96fca5043bd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 15:48:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b7bf3bc..6023a6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sprinkles-tomato-soup-grated-cheese-crackers_141793-3856.jpg", imageAlt: "Taumi signature pho bowl" }, - { imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-parmesan-anchovies-side-view_141793-3707.jpg", imageAlt: "Crispy roasted duck specialty" }, - { imageSrc: "http://img.b2bpic.net/free-photo/salmon-dish-decorated-with-orange-slice-strawberries-chia-seeds_181624-44859.jpg", imageAlt: "Premium salmon teriyaki" } + { imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-parmesan-anchovies-side-view_141793-3707.jpg?_wi=1", imageAlt: "Crispy roasted duck specialty" }, + { imageSrc: "http://img.b2bpic.net/free-photo/salmon-dish-decorated-with-orange-slice-strawberries-chia-seeds_181624-44859.jpg?_wi=1", imageAlt: "Premium salmon teriyaki" } ]} autoplayDelay={4000} showDimOverlay={false} @@ -68,8 +68,8 @@ export default function LandingPage() { animationType="slide-up" products={[ { id: "pho", name: "Pho Premium", price: "€9,90", imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-with-lime-chili-lemongrass-onions-red-onions-parsley-kaffir-lime-leaves-plate_1150-27119.jpg", imageAlt: "Pho - Vietnamese noodle soup" }, - { id: "duck", name: "Peking Duck", price: "€14,50", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-parmesan-anchovies-side-view_141793-3707.jpg", imageAlt: "Crispy roasted duck" }, - { id: "salmon", name: "Teriyaki Salmon", price: "€16,90", imageSrc: "http://img.b2bpic.net/free-photo/salmon-dish-decorated-with-orange-slice-strawberries-chia-seeds_181624-44859.jpg", imageAlt: "Grilled salmon teriyaki glaze" } + { id: "duck", name: "Peking Duck", price: "€14,50", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-chicken-lettuce-tomato-parmesan-anchovies-side-view_141793-3707.jpg?_wi=2", imageAlt: "Crispy roasted duck" }, + { id: "salmon", name: "Teriyaki Salmon", price: "€16,90", imageSrc: "http://img.b2bpic.net/free-photo/salmon-dish-decorated-with-orange-slice-strawberries-chia-seeds_181624-44859.jpg?_wi=2", imageAlt: "Grilled salmon teriyaki glaze" } ]} buttons={[ { text: "Objednej si teraz", href: "#contact" } @@ -104,7 +104,7 @@ export default function LandingPage() { description="V Taumi dôverujú ľudia kvôli našej prísnosti pri kvalite. Každé jedlo je starostlivo pripravené a podávané s úsmevom." subdescription="Čerstvé suroviny, autentické recepty, veľké porcie. Pracujeme neustále na tom, aby bol váš zážitok vždy dokonalý." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=1" imageAlt="Taumi modern luxury restaurant interior" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -157,7 +157,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2" imageAlt="Taumi restaurant contact" mediaAnimation="blur-reveal" mediaPosition="right"