Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b1820c935 | |||
| 26e9542268 | |||
| 196ff1b28e | |||
| d81218bbbe | |||
| 5e670c234b |
@@ -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."
|
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={[
|
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"
|
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}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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. We guarantee priority service for all pre-booked appointments."},
|
||||||
{
|
{
|
||||||
id: "f2", title: "Are there networking events?", content: "We host exclusive social events for our members regularly."},
|
id: "f2", title: "Are there networking events?", content: "We host exclusive social events for our members regularly."},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user