Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b1b5fac5d | |||
| 3ee3ecdd99 | |||
| 7dfb51e1d3 | |||
| 3080056324 | |||
| b945d9c6e5 | |||
| c81f0ad301 | |||
| fdb3f84c8c |
@@ -66,8 +66,8 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg"
|
||||
imageAlt="Luxurious car with a fresh detail in a modern studio"
|
||||
imageSrc="https://images.unsplash.com/photo-1579737157962-e64e9e0c6a8f?q=80&w=1780&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="Washed 325i BMW, sparkling clean"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "ceramic-coating", title: "Ceramic Coating", tags: [
|
||||
"Protection", "Gloss", "Durability", "Hydrophobic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-water_23-2149199521.jpg", imageAlt: "Applying ceramic coating to a car's hood"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-water_23-2149199521.jpg?_wi=1", imageAlt: "Applying ceramic coating to a car's hood"},
|
||||
{
|
||||
id: "headlight-restoration", title: "Headlight Restoration", tags: [
|
||||
"Clarity", "Safety", "Appearance"],
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "platinum", name: "Platinum Perfection", price: "$599", variant: "Ceramic Coating & Paint Correction", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg", imageAlt: "Professional applying ceramic coating to a car"},
|
||||
{
|
||||
id: "interior-refresh", name: "Interior Refresh", price: "$129", variant: "Deep Interior Cleaning", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358941.jpg", imageAlt: "Car interior being deep cleaned"},
|
||||
id: "interior-refresh", name: "Interior Refresh", price: "$129", variant: "Deep Interior Cleaning", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358941.jpg?_wi=1", imageAlt: "Car interior being deep cleaned"},
|
||||
{
|
||||
id: "exterior-shine", name: "Exterior Shine", price: "$179", variant: "Advanced Exterior Polish", imageSrc: "http://img.b2bpic.net/free-photo/girls-with-cosmetic_1157-15462.jpg", imageAlt: "Car exterior being polished to a high shine"},
|
||||
{
|
||||
@@ -188,6 +188,10 @@ export default function LandingPage() {
|
||||
id: "7", title: "Exceptional Service and Quality", quote: "Professionalism and quality are top-notch at LVK Detailing. They really went the extra mile to make my car shine. Will definitely be a returning customer.", name: "Chad Johnson", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-mechanic-standing-near-car-repair-shop_13339-36653.jpg", imageAlt: "Portrait of Chad Johnson, an LVK Detailing customer"},
|
||||
{
|
||||
id: "8", title: "Beyond Expectations!", quote: "My vehicle needed a serious refresh, and LVK Detailing delivered! The interior smells fresh, and the exterior has a mirror-like finish. Fantastic work!", name: "Berenice Van Kramberg", role: "Car Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/african-woman-using-car-wash_23-2148386861.jpg", imageAlt: "Portrait of Berenice Van Kramberg, an LVK Detailing customer"},
|
||||
{
|
||||
id: "9", title: "Fantastic Interior Detail!", quote: "My car's interior hasn't looked this good since I bought it! LVK Detailing paid attention to every nook and cranny. Amazing work on the leather seats.", name: "Robert G.", role: "Detailing Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358941.jpg?_wi=2", imageAlt: "Portrait of Robert G., an LVK Detailing customer"},
|
||||
{
|
||||
id: "10", title: "Hydrophobic Dreams Come True", quote: "The ceramic coating is simply magic! Water beads off effortlessly, and the car stays cleaner for longer. So glad I chose LVK Detailing for this service.", name: "Sophia L.", role: "Protective Coating Advocate", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-water_23-2149199521.jpg?_wi=2", imageAlt: "Portrait of Sophia L., an LVK Detailing customer"}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from our satisfied customers who trust LVK Detailing for their vehicle's pristine look and lasting protection."
|
||||
|
||||
Reference in New Issue
Block a user