From 13128de88172c90c75a63667d4438b3e32545f59 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 10:54:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5dd7ebe..89b64ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,14 +43,14 @@ export default function LandingPage() { title="GYRO // CAPTURE THE MOMENTUM" description="Engineered for the elements. Designed for the street. Discover a collection where high-performance textiles meet uncompromising silhouettes." testimonials={[ - { name: "Marcus V.", handle: "@m.v.kinetic", testimonial: "The structural precision is unlike anything I've worn.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model_158538-18011.jpg" }, + { name: "Marcus V.", handle: "@m.v.kinetic", testimonial: "The structural precision is unlike anything I've worn.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model_158538-18011.jpg?_wi=1" }, { name: "Elena R.", handle: "@elena.street", testimonial: "Perfect equilibrium for urban and coastal terrain.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-leaning-wall-white-tshirt-terracotta-pants_24972-2945.jpg" }, { name: "Sam K.", handle: "@samk.gyro", testimonial: "Heavy-gauge quality that feels weightless.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/trendy-stylish-girl-white-tshirt-black-glasses-with-red-lips-is-listening-music-sunlight-city-background_291650-2064.jpg" }, { name: "Jade L.", handle: "@jade.motion", testimonial: "Finally, utility and editorial style combined.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-stylish-hipster-lambersexual-model_158538-18013.jpg" }, { name: "Kenji T.", handle: "@kenji.urban", testimonial: "The Kinetic Standard is exactly what I needed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outdoors_23-2148877740.jpg" } ]} buttons={[{ text: "EXPLORE THE DROP", href: "#products" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFoxB6IyiVvACabgNkGUv8yM6U/uploaded-1775991019371-40p3n1c1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFoxB6IyiVvACabgNkGUv8yM6U/uploaded-1775991019371-40p3n1c1.png?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-woman-standing-front-building-holding-takeaway-coffee-cup-looking-shoulder_23-2148148218.jpg", alt: "User avatar 1" }, { src: "http://img.b2bpic.net/free-photo/cute-woman-holding-book-outside_23-2148396305.jpg", alt: "User avatar 2" }, @@ -102,7 +102,7 @@ export default function LandingPage() { { id: "t2", name: "Sam L.", role: "Fabric Tech", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-travelling_1303-5200.jpg" }, { id: "t3", name: "Jordan P.", role: "Design Ops", imageSrc: "http://img.b2bpic.net/free-photo/photographer-exploring-abandoned-location_23-2150974378.jpg" }, { id: "t4", name: "Casey M.", role: "Urban Strategist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-leaning-wall-with-his-arms-crossed_23-2148130367.jpg" }, - { id: "t5", name: "Morgan D.", role: "Visual Lead", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model_158538-18011.jpg" } + { id: "t5", name: "Morgan D.", role: "Visual Lead", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model_158538-18011.jpg?_wi=2" } ]} /> @@ -114,7 +114,7 @@ export default function LandingPage() { tag="JOIN THE ROTATION" title="STAY IN MOTION" description="Sign up for early access to limited drops and exclusive visual content." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFoxB6IyiVvACabgNkGUv8yM6U/uploaded-1775991019371-40p3n1c1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFoxB6IyiVvACabgNkGUv8yM6U/uploaded-1775991019371-40p3n1c1.png?_wi=2" mediaAnimation="slide-up" buttonText="JOIN" /> -- 2.49.1