diff --git a/src/app/page.tsx b/src/app/page.tsx index c753329..a25bd2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="More Than a Cut — It’s a Full Experience." - description="Fresh cuts. Clean rides. Good food. Cold drinks. All in one spot." + description="Save time by getting your haircut and car washed in one seamless visit." buttons={[ { text: "Book Appointment", href: "#booking"}, @@ -200,4 +200,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file