From 58f32a97e00fefcf1eed78ebe6ade994d5007872 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 06:00:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee23ec0..55b5866 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/silver-wedding-rings-hang-plate_8353-13.jpg" + imageSrc="http://img.b2bpic.net/free-photo/silver-wedding-rings-hang-plate_8353-13.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Artisanship Redefined" description="At Decheval, we merge traditional goldsmithing techniques with modern artistic vision. Our pieces are crafted to be passed down through generations, embodying timeless beauty and precise detail." - imageSrc="http://img.b2bpic.net/free-photo/hands-craftswoman-using-blow-torch_107420-65238.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hands-craftswoman-using-blow-torch_107420-65238.jpg?_wi=1" /> @@ -136,21 +136,21 @@ export default function LandingPage() { { title: "Artisan Crafted", description: "Handmade perfection in every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509269.jpg?_wi=1", titleIconSrc: "Sparkles", buttonText: "View Story", }, { title: "Bespoke Design", description: "Unique pieces tailored for your style.", - imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-coffee-necklace_23-2151992049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-coffee-necklace_23-2151992049.jpg?_wi=1", titleIconSrc: "Star", buttonText: "See Process", }, { title: "Timeless Materials", description: "Sustainably sourced metals and stones.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-carnival-mask-s-top_23-2149197456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-carnival-mask-s-top_23-2149197456.jpg?_wi=1", titleIconSrc: "Award", buttonText: "Our Standards", }, @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "The craftsmanship is unmatched. Truly a piece of art.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30662.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/silver-wedding-rings-hang-plate_8353-13.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silver-wedding-rings-hang-plate_8353-13.jpg?_wi=2", imageAlt: "smiling woman wearing gold jewelry", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Decheval captures the essence of classic jewelry perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hands-craftswoman-using-blow-torch_107420-65238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-craftswoman-using-blow-torch_107420-65238.jpg?_wi=2", imageAlt: "smiling woman wearing gold jewelry", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "I am so impressed by the attention to detail. Exceptional!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-blonde-woman_329181-2134.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509269.jpg?_wi=2", imageAlt: "smiling woman wearing gold jewelry", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "Elegant and timeless pieces that I will wear forever.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-female-talking-phone_23-2148360121.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-coffee-necklace_23-2151992049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-coffee-necklace_23-2151992049.jpg?_wi=2", imageAlt: "smiling woman wearing gold jewelry", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Luxury at its finest. Love the design and quality.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28147.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-carnival-mask-s-top_23-2149197456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-carnival-mask-s-top_23-2149197456.jpg?_wi=2", imageAlt: "smiling woman wearing gold jewelry", }, ]} -- 2.49.1