From cab2e7eeea7a7031b07aeb5d474ff045f867ffdc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:32:11 +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 cf20a30..712e9f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg?_wi=1" imageAlt="Handcrafted wooden mandir with warm diya light" mediaAnimation="slide-up" avatars={[ @@ -154,17 +154,17 @@ export default function LandingPage() { { title: "Fine Craftsmanship", description: "Every curve and detail is hand-carved with precision and years of mastery.", - imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg?_wi=1", }, { title: "Custom Expertise", description: "We specialize in building unique pieces tailored to your exact space and spiritual needs.", - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797720.jpg?_wi=1", }, { title: "Material Transparency", description: "Verified premium teak and solid woods, ensuring quality that lasts generations.", - imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-sculpture_23-2151003026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-sculpture_23-2151003026.jpg?_wi=1", }, ]} title="Why Vishvakarma Crafts?" @@ -254,7 +254,7 @@ export default function LandingPage() { value: "01", title: "Ideation", description: "Share your vision and space dimensions.", - imageSrc: "http://img.b2bpic.net/free-vector/classic-collection-vintage-autumn-labels_23-2147671703.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/classic-collection-vintage-autumn-labels_23-2147671703.jpg?_wi=1", }, { id: "2", @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Very excellent work. The mandir is exactly what we dreamed of.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-home_23-2149248712.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg?_wi=2", imageAlt: "happy home owner portrait indoor", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Nice work and very fine design. Good experience throughout.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600764.jpg?_wi=2", imageAlt: "happy home owner portrait indoor", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Beautiful designs available. Great place for a home mandir.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371901.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797720.jpg?_wi=2", imageAlt: "happy home owner portrait indoor", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Quality is exceptional. The finishing is unmatched.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-caucasian-woman-holding-mobile-phone-looking-away-while-standing-room-brunette-girl-reads-love-message-personal-chat-with-smile-her-face-concept-enjoying-moment_197531-32272.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-sculpture_23-2151003026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-sculpture_23-2151003026.jpg?_wi=2", imageAlt: "happy home owner portrait indoor", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Professional, on-time, and beautiful craft. Highly recommend.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-women-happy-see-each-other_23-2148665452.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/classic-collection-vintage-autumn-labels_23-2147671703.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/classic-collection-vintage-autumn-labels_23-2147671703.jpg?_wi=2", imageAlt: "happy home owner portrait indoor", }, ]} -- 2.49.1