Update src/app/page.tsx

This commit is contained in:
2026-05-01 21:23:31 +00:00
parent dae06e8b5f
commit d0f445157c

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="The Gold Standard in Car Care"
description="Ediglo Car Wash delivers precision, luxury, and unmatched brilliance to your vehicle in the heart of Lagos."
description="Restore your car's showroom shine with our professional mobile detailing service in Lagos."
buttons={[
{
text: "Book a Session", href: "tel:08136603361"},
@@ -183,4 +183,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}