From 95be8f61c2536ecd935de2b7412b5702b1e7488e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:36:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 294b61f..07afba4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HomePage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "animated-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3080.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3080.jpg?_wi=1" imageAlt="Luxurious swimming pool with modern design" buttons={[ { text: "Get a Free Quote", href: "/contact" }, @@ -174,7 +174,7 @@ export default function HomePage() { }, { id: "4", brand: "Pretoria Residence", name: "Family Pool & Solar System", price: "Completed 2023", rating: 5, - reviewCount: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3080.jpg", imageAlt: "Family-sized pool with solar heating installation" + reviewCount: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3080.jpg?_wi=2", imageAlt: "Family-sized pool with solar heating installation" }, { id: "5", brand: "Stellenbosch Garden", name: "Landscaping & Decking Project", price: "Completed 2024", rating: 5, -- 2.49.1