Update src/app/page.tsx

This commit is contained in:
2026-03-20 03:59:26 +00:00
parent 5e83fa5089
commit 8c1306f2d9

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-books-table-interior-room_169016-57842.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-books-table-interior-room_169016-57842.jpg?_wi=1"
imageAlt="Cinematic coffee and brunch in morning sunlight"
mediaAnimation="opacity"
frameStyle="card"
@@ -87,7 +87,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sieving-coffee-cup_23-2148366664.jpg", imageAlt: "Perfect espresso with crema"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-books-table-interior-room_169016-57842.jpg", imageAlt: "Coffee moment in sunlight"
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-books-table-interior-room_169016-57842.jpg?_wi=2", imageAlt: "Coffee moment in sunlight"
}
]
},