Update src/app/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "circleGradient" }}
|
||||||
title="Precision Detailing. Premium Finish."
|
title="Precision Detailing. Premium Finish."
|
||||||
description="Mobile & In-House Professional Car Detailing with 5.0 ★ Reviews"
|
description="Mobile & In-House Professional Car Detailing with 5.0 ★ Reviews"
|
||||||
kpis={[
|
kpis={[
|
||||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Secure Your Premium Detail Today"
|
title="Secure Your Premium Detail Today"
|
||||||
description="Book your appointment online or call directly. We'll confirm via phone and work around your schedule."
|
description="Book your appointment online or call directly. We'll confirm via phone and work around your schedule."
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "circleGradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Book Now"
|
buttonText="Book Now"
|
||||||
|
|||||||
Reference in New Issue
Block a user