Merge version_1 into main #2
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:(786)642-9018" },
|
||||
{ text: "Get a Free Quote", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg"
|
||||
imageAlt="Premium luxury car being detailed"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -84,16 +84,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Interior", title: "Interior Deep Clean", subtitle: "Meticulous cleaning of every surface.", description: "Professional interior detailing including vacuuming, upholstery cleaning, dashboard conditioning, and leather treatment. Every detail matters.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg?_wi=1", imageAlt: "Professional interior detailing transformation", buttons: [{ text: "Get Quote", href: "#contact" }]
|
||||
tag: "Interior", title: "Interior Deep Clean", subtitle: "Meticulous cleaning of every surface.", description: "Professional interior detailing including vacuuming, upholstery cleaning, dashboard conditioning, and leather treatment. Every detail matters.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg", imageAlt: "Professional interior detailing transformation", buttons: [{ text: "Get Quote", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Premium", title: "Full Detail Package", subtitle: "Complete interior and exterior restoration.", description: "Our signature service combines exterior wash, interior cleaning, and protective treatments. Leave looking absolutely pristine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg?_wi=2", imageAlt: "Complete vehicle detailing package", buttons: [{ text: "Get Quote", href: "#contact" }]
|
||||
tag: "Premium", title: "Full Detail Package", subtitle: "Complete interior and exterior restoration.", description: "Our signature service combines exterior wash, interior cleaning, and protective treatments. Leave looking absolutely pristine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg", imageAlt: "Complete vehicle detailing package", buttons: [{ text: "Get Quote", href: "#contact" }]
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,9 +106,10 @@ export default function LandingPage() {
|
||||
{ value: "2,750+", title: "Five Star Reviews" },
|
||||
{ value: "10+ Years", title: "Industry Experience" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg"
|
||||
imageAlt="Professional detailing facility"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -154,20 +154,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Step One", title: "Schedule or Walk In", subtitle: "Easy booking options available.", description: "Call us at (786) 642-9018 or visit our location at 222 SW 7th St. We accept walk-ins and appointments. Open daily until 9 PM for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg?_wi=2", imageAlt: "RESERVE Detailing facility entrance"
|
||||
tag: "Step One", title: "Schedule or Walk In", subtitle: "Easy booking options available.", description: "Call us at (786) 642-9018 or visit our location at 222 SW 7th St. We accept walk-ins and appointments. Open daily until 9 PM for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg", imageAlt: "RESERVE Detailing facility entrance"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Step Two", title: "Professional Detailing", subtitle: "Meticulous care from certified specialists.", description: "Our team thoroughly cleans and protects your vehicle using premium products and proven techniques. We focus on every detail—interior, exterior, and everything in between.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg?_wi=2", imageAlt: "Professional detailing in progress"
|
||||
tag: "Step Two", title: "Professional Detailing", subtitle: "Meticulous care from certified specialists.", description: "Our team thoroughly cleans and protects your vehicle using premium products and proven techniques. We focus on every detail—interior, exterior, and everything in between.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg", imageAlt: "Professional detailing in progress"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Step Three", title: "Drive Away Like New", subtitle: "Your car restored to showroom condition.", description: "Pick up your vehicle completely transformed. We guarantee satisfaction with every detail. Your car deserves the best, and that's what we deliver.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg?_wi=3", imageAlt: "Finished detailed vehicle"
|
||||
tag: "Step Three", title: "Drive Away Like New", subtitle: "Your car restored to showroom condition.", description: "Pick up your vehicle completely transformed. We guarantee satisfaction with every detail. Your car deserves the best, and that's what we deliver.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193589.jpg", imageAlt: "Finished detailed vehicle"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -186,7 +185,7 @@ export default function LandingPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg"
|
||||
imageAlt="RESERVE Detailing facility"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user