Merge version_1 into main #1
@@ -46,21 +46,21 @@ export default function LandingPage() {
|
||||
description="Professional mobile detailing service that comes to you. Restore your vehicle's shine with expert care and premium products."
|
||||
tag="Mobile Service"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=1"
|
||||
imageAlt="Professional car detailing service"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "James Mitchell", handle: "Car Enthusiast", testimonial: "Best detailing service I've ever used! My car looks brand new.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "BMW Owner", testimonial: "Professional, punctual, and incredible results. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "Small Business Owner", testimonial: "They handle my fleet vehicles with exceptional care.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -153,16 +153,16 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Transformed My Daily Driver", quote: "My Honda looked tired after years of daily commutes. Restore Detailing brought it back to life. The attention to detail is incredible!", name: "James Mitchell", role: "Car Enthusiast, Austin TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "1", title: "Transformed My Daily Driver", quote: "My Honda looked tired after years of daily commutes. Restore Detailing brought it back to life. The attention to detail is incredible!", name: "James Mitchell", role: "Car Enthusiast, Austin TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Professional and Punctual", quote: "They arrived on time, worked efficiently, and my BMW looks showroom-ready. I've already scheduled my next appointment.", name: "Sarah Chen", role: "BMW Owner, Houston TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "2", title: "Professional and Punctual", quote: "They arrived on time, worked efficiently, and my BMW looks showroom-ready. I've already scheduled my next appointment.", name: "Sarah Chen", role: "BMW Owner, Houston TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Perfect for My Business Fleet", quote: "Managing company vehicles is easy now. Restore Detailing keeps our fleet looking professional. Excellent service every time.", name: "Michael Rodriguez", role: "Small Business Owner, Dallas TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "3", title: "Perfect for My Business Fleet", quote: "Managing company vehicles is easy now. Restore Detailing keeps our fleet looking professional. Excellent service every time.", name: "Michael Rodriguez", role: "Small Business Owner, Dallas TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Worth Every Penny", quote: "The ceramic coating they applied is fantastic. My truck repels water like never before. Best investment in my car's maintenance.", name: "David Thompson", role: "Truck Owner, San Antonio TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "4", title: "Worth Every Penny", quote: "The ceramic coating they applied is fantastic. My truck repels water like never before. Best investment in my car's maintenance.", name: "David Thompson", role: "Truck Owner, San Antonio TX", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=2"
|
||||
imageAlt="Contact us for detailing"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Book Your Service"
|
||||
|
||||
Reference in New Issue
Block a user