Update src/app/page.tsx

This commit is contained in:
2026-05-22 04:37:15 +00:00
parent b444eaddee
commit 7d85c9b2f3

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg?_wi=1"
imageAlt="Tepi Langit Coffee view"
mediaAnimation="slide-up"
/>
@@ -90,7 +90,7 @@ export default function LandingPage() {
title: "Rating Score",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg?_wi=1"
imageAlt="Cafe Interior"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -218,7 +218,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-glass-cup-front-sunset_266188-9.jpg?_wi=2",
imageAlt: "Woman sits on the balcony, in the background the night city",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-cookie-put-windowsill_181624-22130.jpg?_wi=2",
imageAlt: "Woman sits on the balcony, in the background the night city",
},
]}