diff --git a/src/app/page.tsx b/src/app/page.tsx index 26f4960..b6f5722 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,9 +54,9 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1084.jpg", imageAlt: "Modern AC cooling system" }, - { imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg", imageAlt: "Window AC unit" }, - { imageSrc: "http://img.b2bpic.net/free-vector/living-room-interior-light-composition-with-yellow-sofa-air-conditioner-houseplant-realistic-style_1284-50990.jpg", imageAlt: "Split AC system" }, - { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg", imageAlt: "Central AC installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg?_wi=1", imageAlt: "Window AC unit" }, + { imageSrc: "http://img.b2bpic.net/free-vector/living-room-interior-light-composition-with-yellow-sofa-air-conditioner-houseplant-realistic-style_1284-50990.jpg?_wi=1", imageAlt: "Split AC system" }, + { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg?_wi=1", imageAlt: "Central AC installation" }, { imageSrc: "http://img.b2bpic.net/free-vector/ventilation-conditioning-heating-infograhics_1284-15016.jpg", imageAlt: "Advanced cooling technology" } ]} useInvertedBackground={false} @@ -98,15 +98,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Lavender AC", name: "Window Comfort Series", price: "$450", rating: 5, - reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg", imageAlt: "Window AC Unit" + reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg?_wi=2", imageAlt: "Window AC Unit" }, { id: "2", brand: "Lavender AC", name: "Split Pro Series", price: "$899", rating: 5, - reviewCount: "3.8k", imageSrc: "http://img.b2bpic.net/free-vector/living-room-interior-light-composition-with-yellow-sofa-air-conditioner-houseplant-realistic-style_1284-50990.jpg", imageAlt: "Split AC System" + reviewCount: "3.8k", imageSrc: "http://img.b2bpic.net/free-vector/living-room-interior-light-composition-with-yellow-sofa-air-conditioner-houseplant-realistic-style_1284-50990.jpg?_wi=2", imageAlt: "Split AC System" }, { id: "3", brand: "Lavender AC", name: "Central Elite Series", price: "$2,499", rating: 5, - reviewCount: "1.9k", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg", imageAlt: "Central AC System" + reviewCount: "1.9k", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg?_wi=2", imageAlt: "Central AC System" } ]} /> @@ -152,15 +152,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Williams", handle: "@sarah.w", testimonial: "Installed the Split Pro Series last summer. The cooling is incredible and energy bills dropped significantly. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sarah Williams" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Sarah Williams" }, { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Professional installation team and exceptional support. My office is now perfectly climate controlled. Best investment ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Chen" }, { id: "3", name: "Emma Rodriguez", handle: "@emma.r", testimonial: "The window unit works flawlessly. Silent operation and the smart controls are so convenient. Five stars!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emma Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Emma Rodriguez" }, { id: "4", name: "David Kumar", handle: "@dkumar", testimonial: "Customer service was amazing when I had questions. The AC keeps my home comfortable year-round. Love it!", rating: 5, @@ -168,11 +168,11 @@ export default function LandingPage() { }, { id: "5", name: "Lisa Johnson", handle: "@lisaj", testimonial: "Superior quality and performance. The installation was smooth and professional. I've recommended Lavender AC to all my friends.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Lisa Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Lisa Johnson" }, { id: "6", name: "James Wright", handle: "@jwright", testimonial: "Exceptional warranty coverage and support. This AC unit has transformed my home comfort. Absolutely satisfied!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Wright" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "James Wright" } ]} />