Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:44:10 +00:00
parent 33053ee5b4
commit 0220c8d59e

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
handle: "@HiddenGemHunter",
testimonial: "Finding Santō was like discovering a secret world. Its not just dinner; its an adventure. The best sushi Ive had, hands down.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg?_wi=1",
imageAlt: "professional portrait man smiling",
},
{
@@ -146,7 +146,7 @@ export default function LandingPage() {
},
]}
avatarText="Join 100+ satisfied diners"
imageSrc="http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg"
imageSrc="http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg?_wi=2"
imageAlt="Entrance to Santō, a luxury Japanese speakeasy with cinematic lighting and traditional gates"
mediaAnimation="slide-up"
fixedMediaHeight={true}