From 39f172e5972acfedfd2b43b14ca53f3377bc4b25 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:39:19 +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 fe75e6f..a8b404b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-products-arrangement_23-2149249585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-products-arrangement_23-2149249585.jpg?_wi=1", imageAlt: "Luxury beauty editorial", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-beige-wedding-shoes-circled-around-engagement-ring-middle_8353-10521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-beige-wedding-shoes-circled-around-engagement-ring-middle_8353-10521.jpg?_wi=1", imageAlt: "Elegant lifestyle portrait", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { description: "Handcrafted for luxury.", bentoComponent: "reveal-icon", icon: Palette, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-products-arrangement_23-2149249585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-products-arrangement_23-2149249585.jpg?_wi=2", imageAlt: "Skin regeneration product still life", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { description: "Bringing beauty to all.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/white-beige-wedding-shoes-circled-around-engagement-ring-middle_8353-10521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-beige-wedding-shoes-circled-around-engagement-ring-middle_8353-10521.jpg?_wi=2", imageAlt: "Skin regeneration product still life", }, ]} -- 2.49.1