diff --git a/src/app/page.tsx b/src/app/page.tsx index c29a7de..2c1af87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { handle: "847 / 1,000", testimonial: "Positions claimed", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP95jECVLfk3Nu2UwuykvgPlja/halftone-dot-matrix-style-greek-statue-f-1775162995714-10ccc44d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP95jECVLfk3Nu2UwuykvgPlja/halftone-dot-matrix-style-greek-statue-f-1775162995714-10ccc44d.png?_wi=1", imageAlt: "Halftone dot-matrix style Greek statue face, grayscale, high contrast, geometric white blocks overla", }, { @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "08 / 10", testimonial: "Allocation secured", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-cliffside-villa_23-2152016390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-cliffside-villa_23-2152016390.jpg?_wi=1", imageAlt: "luxury villa interior black white", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "12 / 50", testimonial: "Early access granted", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg?_wi=1", imageAlt: "luxury car interior close up", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "04 / 20", testimonial: "Partnership locked", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1655.jpg?_wi=1", imageAlt: "private chauffeur luxury car door", }, { @@ -89,11 +89,11 @@ export default function LandingPage() { handle: "01 / 01", testimonial: "Entry confirmed", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tin-can-kitchen-towel_23-2148785185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tin-can-kitchen-towel_23-2148785185.jpg?_wi=1", imageAlt: "luxury concierge desk minimalist", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP95jECVLfk3Nu2UwuykvgPlja/halftone-dot-matrix-style-greek-statue-f-1775162995714-10ccc44d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP95jECVLfk3Nu2UwuykvgPlja/halftone-dot-matrix-style-greek-statue-f-1775162995714-10ccc44d.png?_wi=2" imageAlt="AURA Halftone Statue" mediaAnimation="blur-reveal" avatars={[ @@ -159,28 +159,28 @@ export default function LandingPage() { id: 1, title: "I — Private Residences", description: "Complimentary stays at curated villas across 30+ destinations. Mediterranean. Alps. Caribbean.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-cliffside-villa_23-2152016390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-cliffside-villa_23-2152016390.jpg?_wi=2", imageAlt: "Villa", }, { id: 2, title: "II — Ground Fleet", description: "Full access to a private vehicle fleet. Porsche. Range Rover. Mercedes-AMG.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9302.jpg?_wi=2", imageAlt: "Cars", }, { id: 3, title: "III — Chauffeur & Rides", description: "Unlimited black car service in every major city. Always on.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1655.jpg?_wi=2", imageAlt: "Chauffeur", }, { id: 4, title: "IV — Concierge", description: "A dedicated human available 24/7. Impossible tickets? We get them.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tin-can-kitchen-towel_23-2148785185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tin-can-kitchen-towel_23-2148785185.jpg?_wi=2", imageAlt: "Concierge", }, {