Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-20 03:59:30 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "plain" }} 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" imageAlt="Cinematic coffee and brunch in morning sunlight"
mediaAnimation="opacity" mediaAnimation="opacity"
frameStyle="card" 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/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"
} }
] ]
}, },