From e8cad31f656f0fe0b3a1bff0912bf9f9ba8a5ee0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 20:27:35 +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 f90e7b2..13552ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Experience the art of authentic, fresh ingredients delivered right to your doorstep. Ramore is where quality meets passion." buttons={[{ text: "Comanda acum !", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg", imageAlt: "luxury food photography gourmet" }, + { imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg?_wi=1", imageAlt: "luxury food photography gourmet" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plates-with-delicious-blackberries_23-2148340447.jpg", imageAlt: "luxury food photography gourmet" }, { imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg", imageAlt: "luxury food photography gourmet" }, { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-crackers-cream-cheese_114579-1998.jpg", imageAlt: "luxury food photography gourmet" }, @@ -65,7 +65,7 @@ export default function LandingPage() { description="At Ramore, we believe that every meal tells a story. From farm to table, we prioritize quality ingredients and ethical preparation to ensure an unforgettable dining experience." subdescription="With locations across Romania, we bring the best of fresh food to your local community." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg?_wi=1" mediaAnimation="blur-reveal" imageAlt="gourmet kitchen chef preparing meal" /> @@ -78,7 +78,7 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} products={[ - { id: "p1", name: "Signature Garden Salad", price: "45 RON", imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg", imageAlt: "gourmet fresh salad food bowl" }, + { id: "p1", name: "Signature Garden Salad", price: "45 RON", imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg?_wi=1", imageAlt: "gourmet fresh salad food bowl" }, { id: "p2", name: "Truffle Infused Steak", price: "120 RON", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gourmet-meal-close-up_23-2148517061.jpg", imageAlt: "premium steak plate gourmet" }, { id: "p3", name: "Artisan Sourdough Loaf", price: "25 RON", imageSrc: "http://img.b2bpic.net/free-photo/leaf-shaped-dark-plate-with-eggs-dark-plate_23-2148340402.jpg", imageAlt: "fresh artisan bread gourmet bakery" }, { id: "p4", name: "Grilled Vegetable Medley", price: "38 RON", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg", imageAlt: "gourmet vegetarian dish presentation" }, @@ -115,17 +115,17 @@ export default function LandingPage() { { title: "Bucharest Operations", description: "Viilor 65A, Sector 3 Papadiei, Jean Louis Calderon 56", items: [{ icon: MapPin, text: "Open Daily" }, { icon: Phone, text: "Contact available" }], reverse: false, - media: { imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg", imageAlt: "gourmet fresh salad food bowl" } + media: { imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg?_wi=2", imageAlt: "gourmet fresh salad food bowl" } }, { title: "Regional Presence", description: "Galați, Bacău, and Constanța locations waiting for your visit.", items: [{ icon: MapPin, text: "Nationwide" }, { icon: Clock, text: "Check local hours" }], reverse: true, - media: { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg", imageAlt: "gourmet fresh salad food bowl" } + media: { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg?_wi=2", imageAlt: "gourmet fresh salad food bowl" } }, { title: "Delivery Network", description: "We are available on Wolt for your convenience.", items: [{ icon: Truck, text: "Swift Delivery" }, { icon: Smartphone, text: "Order via App" }], reverse: false, - media: { imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg", imageAlt: "gourmet fresh salad food bowl" } + media: { imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg?_wi=2", imageAlt: "gourmet fresh salad food bowl" } }, ]} title="Visit Our Locations"