Update src/app/page.tsx

This commit is contained in:
2026-06-09 09:41:47 +00:00
parent b375b43f96
commit dcb1cf2842

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@annak",
testimonial: "Klimat, obsługa i miłość do gotowania na najwyższym poziomie.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweater_1258-122674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweater_1258-122674.jpg?_wi=1",
imageAlt: "Anna Kowalska",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@piotr_n",
testimonial: "Każde danie ma swój charakter i wyjątkowy smak. Prawdziwa uczta dla podniebienia.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweat_1258-127114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweat_1258-127114.jpg?_wi=1",
imageAlt: "Piotr Nowak",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
handle: "@kasiaw",
testimonial: "Fantastyczna obsługa, świeże składniki i przepiękna prezentacja. Wrócę na pewno!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-blonde-girl-wearing-sunglasses_141793-115099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-blonde-girl-wearing-sunglasses_141793-115099.jpg?_wi=1",
imageAlt: "Katarzyna Wójcik",
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
},
]}
avatarText="Ponad setki zachwyconych gości"
imageSrc="http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158653.jpg"
imageSrc="http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158653.jpg?_wi=1"
imageAlt="Restaurant DYNX interior at evening with guests"
mediaAnimation="opacity"
marqueeItems={[
@@ -248,7 +248,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158653.jpg?_wi=2",
imageAlt: "gourmet breakfast spread hotel style",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweater_1258-122674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweater_1258-122674.jpg?_wi=2",
imageAlt: "gourmet breakfast spread hotel style",
},
{
@@ -298,7 +298,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweat_1258-127114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-brunette-woman-posing-happy-against-beige-background-smiling-camera-wearing-sweat_1258-127114.jpg?_wi=2",
imageAlt: "gourmet breakfast spread hotel style",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-blonde-girl-wearing-sunglasses_141793-115099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-blonde-girl-wearing-sunglasses_141793-115099.jpg?_wi=2",
imageAlt: "gourmet breakfast spread hotel style",
},
]}