Update src/app/page.tsx

This commit is contained in:
2026-05-30 03:40:06 +00:00
parent 18b82dc0c1
commit 047b80eb1f

View File

@@ -259,7 +259,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Easy Online Booking"
title="Schedule Your Cleaning Today"
description="Quick and easy booking — choose your date and well handle the dirty work. Fill out the form below to get started, or simply call/text us for a quick appointment. We offer recurring cleanings and send convenient text reminders! For immediate assistance, Call or Text Now: 562-588-8422 or DM us for more info."
description="Say located in whittier goodbye to odors, germs, and grime—our professional bin cleaning service keeps your property cleaner and healthier. Online booking is coming soon! For now, please call or text us to schedule your service."
imageSrc="http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg"
imageAlt="online booking calendar interface"
mediaAnimation="slide-up"
@@ -311,4 +311,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}