diff --git a/src/app/page.tsx b/src/app/page.tsx index be5f39a..35f13b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,11 +119,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Jeffrey J.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg" }, - { id: "t2", name: "Katie", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg" }, + { id: "t1", name: "Jeffrey J.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg?_wi=1" }, + { id: "t2", name: "Katie", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1" }, { id: "t3", name: "Eric H.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg" }, { id: "t4", name: "Alice W.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg" }, - { id: "t5", name: "Mark D.", role: "Property Manager", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg" }, + { id: "t5", name: "Mark D.", role: "Property Manager", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg?_wi=2" }, ]} title="What Our Clients Say" description="Real results for real homes across Brisbane." @@ -135,7 +135,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Meet Lucas" description="As a local Brisbane resident, I take immense pride in helping our community maintain beautiful properties. True Shine isn't a massive, faceless corporation — it's me, Lucas, showing up on time, providing honest pricing, and delivering top-tier cleaning results. With 20+ satisfied customers and growing, I treat every surface like my own." - imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2" imageAlt="Lucas, the owner of True Shine" />