From b2c8ffda5776da82ff811befd2d1627c877ec1c6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:26:14 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5589a33..4e3b83a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function HomePage() { "Expert installation of all tile varieties. From classic ceramic to premium porcelain, we handle every material with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg", imageAlt: "Ceramic and porcelain installation"}, ]} - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} From 8d4f12905e610ce4098cded66ab2d402dda79591 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:26:14 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d1c7ed1..ee78715 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -95,7 +95,7 @@ export default function ServicesPage() { "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"}, ]} - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}