From dfd98e9a3beec6aa03354ec77eba8c46b39137c6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:12:30 +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 b3f9983..e773d57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/set-architect-tools_93675-132834.jpg", imageAlt: "Professional hardwood flooring installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg", imageAlt: "Modern vinyl plank flooring in home"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg?_wi=1", imageAlt: "Modern vinyl plank flooring in home"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -62,7 +62,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Miguel Flooring", name: "Hardwood Installation", price: "Premium Quality", rating: 5, - reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg", imageAlt: "Beautiful hardwood flooring installation"}, + reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg?_wi=2", imageAlt: "Beautiful hardwood flooring installation"}, { id: "2", brand: "Miguel Flooring", name: "Laminate Flooring", price: "Durable & Affordable", rating: 5, reviewCount: "45+", imageSrc: "http://img.b2bpic.net/free-photo/couch-armchair-seen-from-floor_1203-737.jpg", imageAlt: "Laminate floor renovation project"}, @@ -120,13 +120,13 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Maria Rodriguez", role: "Homeowner", company: "Las Vegas, NV", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Maria Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Maria Rodriguez"}, { id: "2", name: "James Thompson", role: "Property Manager", company: "Downtown Vegas", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "James Thompson"}, { id: "3", name: "Sarah Chen", role: "Interior Designer", company: "Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Chen"}, { id: "4", name: "David Martinez", role: "Business Owner", company: "Commercial Space", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "David Martinez"},