From ec311258f74857e7c55ab68298e212577e60ed6e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:26:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a55410..88c80fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@gurmand_fan", testimonial: "Cel mai bun meniu al zilei din Piatra Neamț.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg?_wi=1", imageAlt: "Client mulțumit", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/meat-sadj-vegetables-greens-spices-top-view_140725-9138.jpg" + imageSrc="http://img.b2bpic.net/free-photo/meat-sadj-vegetables-greens-spices-top-view_140725-9138.jpg?_wi=1" imageAlt="Preparate românești proaspete pe masă din lemn" showDimOverlay={false} showBlur={true} @@ -160,7 +160,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Bun venit la Gurmand Braseria" description="La Gurmand Braseria credem că o masă bună începe cu ingrediente proaspete și se termină cu un zâmbet. Fie că vii pentru meniul zilei, o ciorbă tradițională sau o masă alături de familie și prieteni, te așteptăm cu preparate gustoase, servire rapidă și prețuri corecte." - imageSrc="http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg?_wi=1" imageAlt="Interiorul primitor al Gurmand Braseria" /> @@ -185,7 +185,7 @@ export default function LandingPage() { imageAlt: "Ingrediente proaspete", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/meat-sadj-vegetables-greens-spices-top-view_140725-9138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-sadj-vegetables-greens-spices-top-view_140725-9138.jpg?_wi=2", imageAlt: "homemade style food plate", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { imageAlt: "Bucătari la lucru", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg?_wi=2", imageAlt: "homemade style food plate", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { imageAlt: "Bucătărie curată", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg?_wi=2", imageAlt: "homemade style food plate", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageAlt: "Prețuri accesibile", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-spoon-tomatoes-garlic-lemon-oil-pumpkin-soup-sauce-white-notebook_140725-71680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-spoon-tomatoes-garlic-lemon-oil-pumpkin-soup-sauce-white-notebook_140725-71680.jpg?_wi=1", imageAlt: "homemade style food plate", }, ]} @@ -256,7 +256,7 @@ export default function LandingPage() { name: "Ciorbă de Pasăre", price: "20 RON", variant: "Delicioasă", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-spoon-tomatoes-garlic-lemon-oil-pumpkin-soup-sauce-white-notebook_140725-71680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-spoon-tomatoes-garlic-lemon-oil-pumpkin-soup-sauce-white-notebook_140725-71680.jpg?_wi=2", imageAlt: "Ciorbă de Pasăre", }, { -- 2.49.1