From 38c6066d6214aebfd2091b7d270cd1f5bf3d33c2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:15:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2535c86..4f52ca4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="large" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -47,7 +47,7 @@ export default function LandingPage() { description="Professional 4–12 inch borehole drilling, pump installation & complete water systems. Trusted by homeowners, farms, and businesses with a 4.8★ Google rating." tag="Expert Local Service" tagIcon={CheckCircle} - background={{ variant: "grid" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/girl-house-destroyed-by-war-war-ukraine_169016-63235.jpg" imageAlt="Professional borehole drilling equipment" mediaAnimation="slide-up" @@ -195,7 +195,7 @@ export default function LandingPage() { tag="Get Started" title="Need a Borehole in Harare?" description="Get a free quote or call our team today for professional borehole drilling, pump installation, and complete water system solutions." - background={{ variant: "grid" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/mid-adult-manager-using-digital-tablet-while-talking-car-mechanics-auto-repair-shop_637285-4225.jpg" imageAlt="Professional drilling team working together" -- 2.49.1