Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function DreamvilleLandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-white-car-employee-blue-colored-uniform-works-automobile-salon_146671-16621.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-white-car-employee-blue-colored-uniform-works-automobile-salon_146671-16621.jpg?_wi=1"
|
||||
imageAlt="Professional automotive service garage with technicians"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -85,7 +85,7 @@ export default function DreamvilleLandingPage() {
|
||||
description="Located in Burnaby, British Columbia, Dreamville Auto Repair provides professional automotive services including diagnostics, maintenance, and repair. Our team is known for being honest, knowledgeable, and efficient, providing clear explanations and fair pricing. We handle everything from routine oil changes to complex engine repairs with care and precision. Your vehicle's reliability is our priority."
|
||||
tag="About Us"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=1"
|
||||
imageAlt="Advanced diagnostic equipment in our service center"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -100,13 +100,13 @@ export default function DreamvilleLandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Diagnostics & Inspection", description: "Full vehicle diagnostics, pre-purchase inspections, and comprehensive system analysis to identify issues quickly and accurately.", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg", imageAlt: "Vehicle diagnostic equipment"},
|
||||
title: "Diagnostics & Inspection", description: "Full vehicle diagnostics, pre-purchase inspections, and comprehensive system analysis to identify issues quickly and accurately.", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=2", imageAlt: "Vehicle diagnostic equipment"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Maintenance", description: "Oil changes, brake service, fluid checks, filters, and preventive maintenance to keep your vehicle running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet_1170-1567.jpg", imageAlt: "Vehicle maintenance service"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Repairs", description: "Engine, transmission, suspension, and brake repairs performed by certified technicians with precision and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170017.jpg", imageAlt: "Engine repair service"},
|
||||
title: "Repairs", description: "Engine, transmission, suspension, and brake repairs performed by certified technicians with precision and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170017.jpg?_wi=1", imageAlt: "Engine repair service"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Emergency Service", description: "Quick response for urgent vehicle issues. We prioritize emergency repairs to get you back on the road safely.", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-placing-auto-wheel-transport-nave_23-2147897837.jpg", imageAlt: "Emergency brake service"},
|
||||
@@ -192,13 +192,13 @@ export default function DreamvilleLandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Schedule Service", description: "Book your appointment online or call (604) 442-8265. We offer flexible scheduling and emergency services to fit your needs.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-white-car-employee-blue-colored-uniform-works-automobile-salon_146671-16621.jpg", imageAlt: "Schedule service"},
|
||||
title: "Schedule Service", description: "Book your appointment online or call (604) 442-8265. We offer flexible scheduling and emergency services to fit your needs.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-white-car-employee-blue-colored-uniform-works-automobile-salon_146671-16621.jpg?_wi=2", imageAlt: "Schedule service"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Inspection & Diagnosis", description: "Our certified technicians perform a thorough inspection and provide a transparent diagnosis with clear explanations.", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg", imageAlt: "Vehicle inspection"},
|
||||
title: "Inspection & Diagnosis", description: "Our certified technicians perform a thorough inspection and provide a transparent diagnosis with clear explanations.", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=3", imageAlt: "Vehicle inspection"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Efficient Repair", description: "We execute the repair or maintenance with precision and care, keeping you informed every step of the way.", imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170017.jpg", imageAlt: "Repair execution"},
|
||||
title: "Efficient Repair", description: "We execute the repair or maintenance with precision and care, keeping you informed every step of the way.", imageSrc: "http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170017.jpg?_wi=2", imageAlt: "Repair execution"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -214,7 +214,7 @@ export default function DreamvilleLandingPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-white-car-employee-blue-colored-uniform-works-automobile-salon_146671-16621.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-white-car-employee-blue-colored-uniform-works-automobile-salon_146671-16621.jpg?_wi=3"
|
||||
imageAlt="Service garage"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user