Update src/app/page.tsx

This commit is contained in:
2026-05-12 17:49:24 +00:00
parent cf08b41991
commit e8be581817

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DdNhRi5KvlkRPdrgvqCexRwXyp/uploaded-1778608138329-p62ikpk7.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DdNhRi5KvlkRPdrgvqCexRwXyp/uploaded-1778608138329-p62ikpk7.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-charming-girl-dressed-black-shine-dress-smiling-living-room_291650-587.jpg",
@@ -156,7 +156,7 @@ export default function LandingPage() {
id: "1",
name: "Formal Tuxedo",
price: "$499",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=1",
},
{
id: "2",
@@ -216,7 +216,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DdNhRi5KvlkRPdrgvqCexRwXyp/uploaded-1778608138329-p62ikpk7.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DdNhRi5KvlkRPdrgvqCexRwXyp/uploaded-1778608138329-p62ikpk7.jpg?_wi=2",
imageAlt: "luxury clothing store boutique interior",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-people-walking-together_53876-31461.jpg?_wi=2",
imageAlt: "luxury clothing store boutique interior",
},
]}