Update src/app/page.tsx

This commit is contained in:
2026-05-12 16:28:00 +00:00
parent 058f9b7883
commit 4eec6fdb36

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg?_wi=1"
/>
</div>
@@ -93,7 +93,7 @@ export default function LandingPage() {
description: "Wkładamy serce w każdy detal.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg"
imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -109,7 +109,7 @@ export default function LandingPage() {
id: "1",
name: "Tradycyjna Babka",
price: "od 35 zł",
imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg?_wi=1",
},
{
id: "2",
@@ -198,7 +198,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/mini-ethnic-sculptures-embedded-frames_114579-12096.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-fruit-tart-brown-tablecloth-against-black-backdrop_23-2148161733.jpg?_wi=2",
imageAlt: "traditional babka cake homemade",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-10841.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=2",
imageAlt: "traditional babka cake homemade",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-with-berries_23-2147693557.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/banoffee-cake-plate_1339-7283.jpg?_wi=2",
imageAlt: "traditional babka cake homemade",
},
]}