From 244db34ea7722475ae2e2608506c95d79ff11931 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:43:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a76a79..2332d8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,13 +63,13 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751897-ur3xh8cu.png", imageAlt: "diverse young person portrait luxury fashion"}, { name: "Alex R.", handle: "@alexreigns", testimonial: "Authenticity and quality were my top priorities, and CB Grillz exceeded all expectations. A truly bespoke experience from start to finish.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-rje6s3d2.png", imageAlt: "diverse young person portrait luxury fashion"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-rje6s3d2.png?_wi=1", imageAlt: "diverse young person portrait luxury fashion"}, { name: "Chloe L.", handle: "@luxechloe", testimonial: "My new grillz are beyond stunning. The team at CB Grillz made the customization process seamless, and the final product speaks volumes about their expertise.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-kaijx76x.png", imageAlt: "diverse young person portrait luxury fashion"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-kaijx76x.png?_wi=1", imageAlt: "diverse young person portrait luxury fashion"}, { name: "Marcus D.", handle: "@mdiamond", testimonial: "From consultation to delivery, the service was impeccable. The grillz are flawless, and it's clear why German engineering is so highly regarded.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-6e5wc3p3.jpg", imageAlt: "diverse young person portrait luxury fashion"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-6e5wc3p3.jpg?_wi=1", imageAlt: "diverse young person portrait luxury fashion"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -88,7 +88,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/elegant-woman-brown-dress_23-2151934108.jpg", alt: "African American confident woman"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-rje6s3d2.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-rje6s3d2.png?_wi=2" imageAlt="Person with luxury accessories and beautiful smile" showBlur={true} /> @@ -107,7 +107,7 @@ export default function LandingPage() { { value: "10K+", title: "Custom Designs Delivered"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-6e5wc3p3.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-6e5wc3p3.jpg?_wi=2" imageAlt="CB Grillz brand flag symbolizing authenticity and quality" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -147,7 +147,7 @@ export default function LandingPage() { products={[ { id: "p1", brand: "CB Grillz", name: "Classic Gold Standard", price: "€5,000", rating: 5, - reviewCount: "24", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-kaijx76x.png", imageAlt: "Classic gold grillz in mouth"}, + reviewCount: "24", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-kaijx76x.png?_wi=2", imageAlt: "Classic gold grillz in mouth"}, { id: "p2", brand: "CB Grillz", name: "Diamond Drip Set", price: "€18,000", rating: 5, reviewCount: "18", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780324751898-gaobx7e6.jpg", imageAlt: "Diamond encrusted gold grillz in mouth"}, -- 2.49.1