Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| db923e09ef | |||
| bc44d79f14 | |||
| dec065bded | |||
| c5393d147b | |||
| 2d165c03f1 | |||
| 7a5f44885e | |||
| 50360a0546 | |||
| 9978dc9014 | |||
| 1e08d6c691 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Book Now", id: "booking"},
|
||||
]}
|
||||
brandName="Easy Done Mobile"
|
||||
brandName="Easy Done Mobile Detailing Service"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="PROFESSIONAL MOBILE DETAILING DONE RIGHT"
|
||||
description="Easy Done Mobile Detailing Service delivers premium interior, exterior, and ceramic coating services directly to your home or workplace throughout Brunswick and New Hanover County."
|
||||
description="Easy Done Mobile Detailing Service provides premium Mobile Detailing Bolivia NC, Car Detailing Wilmington NC, and Mobile Detail Southport NC. We specialize in Ceramic Coating Brunswick County, Auto Detailing Near Me, Mobile Auto Detailing Shallotte NC, and are recognized as the Best Car Detailer Brunswick County."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charismatic-man-holding-car-keys-showing-thumbs-up_158595-4217.jpg", alt: "Customer"},
|
||||
@@ -112,6 +112,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="WHY CUSTOMERS CHOOSE EASY DONE"
|
||||
description="Experience the premium difference with our professional mobile detailing services."
|
||||
cardClassName="transition-transform duration-300 hover:scale-[1.02]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,6 +157,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="OUR DETAILING PACKAGES"
|
||||
description="Professional care tailored to your vehicle's needs."
|
||||
cardClassName="transition-all duration-300 hover:scale-[1.03] hover:shadow-xl"
|
||||
planButtonClassName="transition-transform duration-200 hover:scale-[1.05] animate-pulse-slow"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,6 +190,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="SEE THE DIFFERENCE"
|
||||
description="Transformations that restore your vehicle's beauty."
|
||||
cardClassName="transition-all duration-300 hover:scale-[1.04]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -205,6 +209,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "BOOK NOW", href: "https://calendly.com"},
|
||||
]}
|
||||
buttonClassName="transition-transform duration-200 hover:scale-[1.1] animate-pulse-slow"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,6 +231,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="WHAT CUSTOMERS ARE SAYING"
|
||||
description="Real feedback from our satisfied coastal NC clients."
|
||||
cardClassName="transition-all duration-300 hover:scale-[1.02] hover:shadow-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -261,8 +267,9 @@ export default function LandingPage() {
|
||||
description="Professional detailing brought directly to you. Appointments fill quickly—reserve your spot today."
|
||||
mediaAnimation="blur-reveal"
|
||||
className="motion-safe:transition-all motion-safe:duration-700 hover:scale-[1.01]"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358944.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DH9mLPuIlYOpOJdx6QoZNMyZwf/uploaded-1778822877676-xcqp1c3g.jpg"
|
||||
imageAlt="Professional booking service"
|
||||
buttonClassName="animate-pulse-slow hover:scale-105 transition-all duration-300"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -304,9 +311,10 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
logoText="Easy Done"
|
||||
itemClassName="hover:translate-x-1 transition-transform duration-200 cursor-pointer"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user