Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 821f2af111 | |||
| cd797dbb6f | |||
| 4b6107023b |
@@ -51,6 +51,12 @@ export default function LandingPage() {
|
|||||||
imageAlt="Professional car detailing service"
|
imageAlt="Professional car detailing service"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
avatarText="Trusted by 500+ car owners"
|
||||||
|
avatars={[
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Customer 1" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", alt: "Customer 2" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Customer 3" }
|
||||||
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Detailing Now", href: "https://wa.me/92XXXXXXXXX?text=Hello%20ProDetail%2C%20I%20need%20car%20detailing%20services" },
|
{ text: "Book Your Detailing Now", href: "https://wa.me/92XXXXXXXXX?text=Hello%20ProDetail%2C%20I%20need%20car%20detailing%20services" },
|
||||||
{ text: "View Services", href: "#services" }
|
{ text: "View Services", href: "#services" }
|
||||||
|
|||||||
Reference in New Issue
Block a user