Update src/app/page.tsx

This commit is contained in:
2026-05-11 16:35:50 +00:00
parent 1fe0c02c85
commit c9f106cfa0

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#bookings", href: "#bookings",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg" imageSrc="http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg?_wi=1"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/man-standing-with-arms-crossed-bar_107420-65502.jpg", src: "http://img.b2bpic.net/free-photo/man-standing-with-arms-crossed-bar_107420-65502.jpg",
@@ -133,7 +133,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg", imageSrc: "http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg?_wi=2",
imageAlt: "albanian style appetizer plate", imageAlt: "albanian style appetizer plate",
}, },
]} ]}
@@ -161,7 +161,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg", imageSrc: "http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg?_wi=3",
imageAlt: "ps5 gaming lounge set up", imageAlt: "ps5 gaming lounge set up",
}, },
]} ]}