From c0418cfc4c768e3487ae794257bf4e7bc9345857 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:44:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee1a38d..963eb3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="outline" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -71,7 +71,7 @@ export default function LandingPage() { } ]} testimonialRotationInterval={5000} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} className="w-full" containerClassName="max-w-6xl" @@ -112,27 +112,33 @@ export default function LandingPage() { features={[ { id: 1, - title: "Leak Detection & Repair", description: "Fast diagnosis and professional repairs that prevent costly water damage.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rsrhpd", imageAlt: "plumber using water leak detection tools" } + title: "Leak Detection & Repair", description: "Fast diagnosis and professional repairs that prevent costly water damage.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rsrhpd", imageAlt: "plumber using water leak detection tools" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rsrhpd", imageAlt: "plumber using water leak detection tools" } }, { id: 2, - title: "Drain Cleaning", description: "Clear clogged drains quickly and restore proper flow to your plumbing system.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j7rc1m", imageAlt: "drain cleaning professional with snake tool" } + title: "Drain Cleaning", description: "Clear clogged drains quickly and restore proper flow to your plumbing system.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j7rc1m", imageAlt: "drain cleaning professional with snake tool" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j7rc1m", imageAlt: "drain cleaning professional with snake tool" } }, { id: 3, - title: "Pipe Repair & Replacement", description: "Fix broken or corroded pipes with durable professional solutions.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j011ds", imageAlt: "plumber installing new copper water pipes" } + title: "Pipe Repair & Replacement", description: "Fix broken or corroded pipes with durable professional solutions.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j011ds", imageAlt: "plumber installing new copper water pipes" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j011ds", imageAlt: "plumber installing new copper water pipes" } }, { id: 4, - title: "Water Line Repairs", description: "Repair underground or main water lines quickly and efficiently.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lb7w8j", imageAlt: "underground water main line repair" } + title: "Water Line Repairs", description: "Repair underground or main water lines quickly and efficiently.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lb7w8j", imageAlt: "underground water main line repair" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lb7w8j", imageAlt: "underground water main line repair" } }, { id: 5, - title: "Fixture Installation", description: "Install sinks, faucets, showers, and plumbing fixtures professionally.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sfadjg", imageAlt: "plumber installing modern bathroom faucet" } + title: "Fixture Installation", description: "Install sinks, faucets, showers, and plumbing fixtures professionally.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sfadjg", imageAlt: "plumber installing modern bathroom faucet" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sfadjg", imageAlt: "plumber installing modern bathroom faucet" } }, { id: 6, - title: "Emergency Plumbing", description: "Rapid response when plumbing problems can't wait.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iytk2z", imageAlt: "emergency plumber responding quickly to home" } + title: "Emergency Plumbing", description: "Rapid response when plumbing problems can't wait.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iytk2z", imageAlt: "emergency plumber responding quickly to home" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iytk2z", imageAlt: "emergency plumber responding quickly to home" } } ]} animationType="slide-up" @@ -153,19 +159,19 @@ export default function LandingPage() { products={[ { id: "1", brand: "Service Quality", name: "Fast Response", price: "Minutes", rating: 5, - reviewCount: "Same-day repairs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3&_wi=1", imageAlt: "Fast response icon" + reviewCount: "Same-day repairs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3", imageAlt: "Fast response icon" }, { id: "2", brand: "Communication", name: "Clear Explanations", price: "100%", rating: 5, - reviewCount: "Step-by-step process", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3&_wi=2", imageAlt: "Professional tools icon" + reviewCount: "Step-by-step process", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3", imageAlt: "Professional tools icon" }, { id: "3", brand: "Professionalism", name: "Expert Work", price: "Always", rating: 5, - reviewCount: "Done right first time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3&_wi=3", imageAlt: "Certified professional icon" + reviewCount: "Done right first time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3", imageAlt: "Certified professional icon" }, { id: "4", brand: "Pricing", name: "Fair & Transparent", price: "Honest", rating: 5, - reviewCount: "No hidden charges", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3&_wi=4", imageAlt: "Water plumbing icon" + reviewCount: "No hidden charges", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60tgt3", imageAlt: "Water plumbing icon" } ]} gridVariant="four-items-2x2-equal-grid" @@ -208,9 +214,7 @@ export default function LandingPage() { useInvertedBackground={false} className="w-full py-16" containerClassName="max-w-6xl" - titleClassName="text-4xl font-bold mb-4" - descriptionClassName="text-lg mb-12" - cardClassName="p-6 rounded-lg border" + cardTitleClassName="p-6 rounded-lg border" carouselClassName="relative" /> @@ -222,7 +226,7 @@ export default function LandingPage() { description="Call West Coast Plumbing for fast, reliable service and professional repairs you can trust." tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={true} mediaAnimation="slide-up" inputPlaceholder="Enter your phone number" -- 2.49.1