From e98f36219b37369bd58dc87ca853992ba7bab0ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:27:12 +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 ee78715..f2d5323 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -81,19 +81,19 @@ export default function ServicesPage() { { id: "1", title: "Bathroom Tile Installation", 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", imageAlt: "Bathroom tile installation"}, + "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"}, { id: "2", title: "Shower & Tub Surrounds", 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", imageAlt: "Luxury shower installation"}, + "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=3", imageAlt: "Luxury shower installation"}, { id: "3", title: "Kitchen Backsplashes", 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", imageAlt: "Kitchen backsplash tile work"}, + "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg?_wi=2", imageAlt: "Kitchen backsplash tile work"}, { id: "4", title: "Floor Tile Installation", 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", imageAlt: "Floor tile installation"}, + "http://img.b2bpic.net/free-photo/surface-damaged-tiles_23-2147607934.jpg?_wi=1", imageAlt: "Floor tile installation"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -150,7 +150,7 @@ export default function ServicesPage() {