From 7580976f75ba368b0e8cfdb8085a8125c11907ff Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 22:38:38 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 2dd0cae..b54effd 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -50,37 +50,37 @@ export default function LandingPage() { id: "g1", name: "Before & After", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/residential-house_53876-23089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/residential-house_53876-23089.jpg?_wi=3", }, { id: "g2", name: "Detail Shot", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-background-texture_1048-16945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-background-texture_1048-16945.jpg?_wi=4", }, { id: "g3", name: "Wide Exterior", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg?_wi=3", }, { id: "g4", name: "Roof Slate", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/residential-house_53876-23089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/residential-house_53876-23089.jpg?_wi=4", }, { id: "g5", name: "Skylight Install", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-background-texture_1048-16945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-background-texture_1048-16945.jpg?_wi=5", }, { id: "g6", name: "Property View", price: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg?_wi=4", }, ]} title="Our Craftsmanship"