Update src/app/page.tsx

This commit is contained in:
2026-05-13 16:21:23 +00:00
parent 9ec98671b0
commit ffe056db6f

View File

@@ -97,7 +97,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/bonfire-chimney_1220-650.jpg" imageSrc="http://img.b2bpic.net/free-photo/bonfire-chimney_1220-650.jpg?_wi=1"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
@@ -160,7 +160,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/bonfire-chimney_1220-650.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bonfire-chimney_1220-650.jpg?_wi=2",
imageAlt: "high quality cuts of beef", imageAlt: "high quality cuts of beef",
}, },
]} ]}