From 5cfe7394d17fa6a50d7f0a191da2db186b17c2fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:21:21 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7fdb175..47dfc86 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -87,7 +87,7 @@ export default function ServicesPage() { description: "Complete bathroom renovations with waterproof installations, custom showers, and luxury finishes. Expert handling of all tile types and patterns. We ensure durability and aesthetic appeal in every project.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-master-man-laying-ceramic-tiles-wall-bathroom-portrait-experienced-repairman-laying-large-size-porcelain-tilesconstruction-worker-checking-tile-installation-with-laser-level_166373-2067.jpg", + "http://img.b2bpic.net/free-photo/professional-master-man-laying-ceramic-tiles-wall-bathroom-portrait-experienced-repairman-laying-large-size-porcelain-tilesconstruction-worker-checking-tile-installation-with-laser-level_166373-2067.jpg?_wi=3", imageAlt: "Bathroom tile installation", }, { @@ -96,7 +96,7 @@ export default function ServicesPage() { description: "Durable, beautiful shower enclosures and tub surrounds. Waterproofing, grout sealing, and premium material selection for lasting quality. Specialized in steam shower installations.", imageSrc: - "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg", + "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=3", imageAlt: "Luxury shower installation", }, { @@ -105,7 +105,7 @@ export default function ServicesPage() { description: "Transform your kitchen with custom tile backsplashes. Professional installation of ceramic, porcelain, glass, and specialty tiles. Perfectly aligned grout lines and seamless finishing.", imageSrc: - "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg", + "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg?_wi=2", imageAlt: "Kitchen backsplash tile work", }, { @@ -114,7 +114,7 @@ export default function ServicesPage() { description: "Professional floor tile installation for maximum durability and beauty. Proper substrate preparation, waterproofing where needed, and precision leveling for flawless results.", imageSrc: - "http://img.b2bpic.net/free-photo/surface-damaged-tiles_23-2147607934.jpg", + "http://img.b2bpic.net/free-photo/surface-damaged-tiles_23-2147607934.jpg?_wi=1", imageAlt: "Floor tile installation", }, ]} @@ -201,7 +201,7 @@ export default function ServicesPage() {