Update src/app/page.tsx
This commit is contained in:
@@ -156,16 +156,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Prompt & Professional", description: "Our team ensures quick arrival and efficient service to resolve your plumbing issues without delay.", bentoComponent: "reveal-icon", icon: Gauge,
|
title: "Prompt & Professional", description: "Our team ensures quick arrival and efficient service to resolve your plumbing issues without delay.", bentoComponent: "reveal-icon", icon: Gauge
|
||||||
imageAlt: "licensed plumber badge icon"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Transparent Pricing", description: "You'll always know the cost upfront with no hidden fees. Honest and fair service is our promise.", bentoComponent: "reveal-icon", icon: DollarSign,
|
title: "Transparent Pricing", description: "You'll always know the cost upfront with no hidden fees. Honest and fair service is our promise.", bentoComponent: "reveal-icon", icon: DollarSign
|
||||||
imageAlt: "licensed plumber badge icon"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Guaranteed Workmanship", description: "We stand by the quality of our repairs and installations, ensuring long-lasting solutions for your peace of mind.", bentoComponent: "reveal-icon", icon: ShieldCheck,
|
title: "Guaranteed Workmanship", description: "We stand by the quality of our repairs and installations, ensuring long-lasting solutions for your peace of mind.", bentoComponent: "reveal-icon", icon: ShieldCheck
|
||||||
imageAlt: "licensed plumber badge icon"
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Reliable Service You Can Trust"
|
title="Reliable Service You Can Trust"
|
||||||
|
|||||||
Reference in New Issue
Block a user