Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="East London’s ultimate chill and wash experience where clean cars meet clear minds. Premium car care, great food, smooth vibes, and real connections—all in one place."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Wash / Reserve Your Spot", href: "#contact"},
|
||||
text: "Book Your Premium Wash Now", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg"
|
||||
/>
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Do I need a reservation?", content: "Booking is highly recommended as it guarantees priority service and complimentary refreshments while you wait."},
|
||||
id: "f1", title: "Do I need a reservation?", content: "Booking is recommended to ensure priority service and space."},
|
||||
{
|
||||
id: "f2", title: "Are there networking events?", content: "We host exclusive social events for our members regularly."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user