Merge version_1 into main #1
@@ -78,7 +78,7 @@ export default function AboutPage() {
|
||||
description="Founded with a mission to eliminate the hassle of traditional auto repair"
|
||||
subdescription="WHEELS on WRENCH brings professional automotive expertise directly to your driveway"
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg?_wi=6"
|
||||
imageAlt="Professional automotive mechanic tools and equipment"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
description="Founded with a mission to eliminate the hassle of traditional auto repair"
|
||||
subdescription="WHEELS on WRENCH brings professional automotive expertise directly to your driveway"
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg?_wi=1"
|
||||
imageAlt="Professional automotive mechanic tools and equipment"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -150,7 +150,7 @@ export default function HomePage() {
|
||||
"I didn't have to leave my driveway for my oil change. The technician was professional, friendly, and finished in 30 minutes. Highly recommend!",
|
||||
name: "Sarah Johnson",
|
||||
role: "Busy Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson testimonial",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function HomePage() {
|
||||
"No surprises, no hidden fees. They quoted the price upfront and delivered exactly what they promised. My transmission is running perfectly.",
|
||||
name: "Michael Chen",
|
||||
role: "Fleet Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen testimonial",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function HomePage() {
|
||||
"I've been burned by mechanics before, but WHEELS on WRENCH is different. They're honest, skilled, and genuinely care about your vehicle.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Vehicle Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6827.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez testimonial",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function HomePage() {
|
||||
"Working from home made it perfect. They came, fixed my brakes, and I was back to work. Game-changer for convenience.",
|
||||
name: "David Kim",
|
||||
role: "Remote Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-smiling-portrait-young-woman-showing-ok-sign_23-2148179679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-smiling-portrait-young-woman-showing-ok-sign_23-2148179679.jpg?_wi=1",
|
||||
imageAlt: "David Kim testimonial",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -61,11 +61,11 @@ export default function ServicesPage() {
|
||||
icon: Droplets,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376958.jpg?_wi=1",
|
||||
imageAlt: "Engine oil change service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg?_wi=2",
|
||||
imageAlt: "Professional oil change equipment",
|
||||
},
|
||||
],
|
||||
@@ -81,7 +81,7 @@ export default function ServicesPage() {
|
||||
imageAlt: "Transmission repair service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg?_wi=3",
|
||||
imageAlt: "Transmission service tools",
|
||||
},
|
||||
],
|
||||
@@ -97,7 +97,7 @@ export default function ServicesPage() {
|
||||
imageAlt: "Brake service maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg?_wi=4",
|
||||
imageAlt: "Brake replacement tools",
|
||||
},
|
||||
],
|
||||
@@ -109,11 +109,11 @@ export default function ServicesPage() {
|
||||
icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-workplace-design_23-2147548093.jpg?_wi=5",
|
||||
imageAlt: "General maintenance tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376958.jpg?_wi=2",
|
||||
imageAlt: "Vehicle maintenance work",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function TestimonialsPage() {
|
||||
quote: "I didn't have to leave my driveway for my oil change. The technician was professional, friendly, and finished in 30 minutes. Highly recommend!",
|
||||
name: "Sarah Johnson",
|
||||
role: "Busy Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson testimonial",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function TestimonialsPage() {
|
||||
quote: "No surprises, no hidden fees. They quoted the price upfront and delivered exactly what they promised. My transmission is running perfectly.",
|
||||
name: "Michael Chen",
|
||||
role: "Fleet Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen testimonial",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function TestimonialsPage() {
|
||||
quote: "I've been burned by mechanics before, but WHEELS on WRENCH is different. They're honest, skilled, and genuinely care about your vehicle.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Vehicle Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6827.jpg?_wi=2",
|
||||
imageAlt: "Emily Rodriguez testimonial",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function TestimonialsPage() {
|
||||
quote: "Working from home made it perfect. They came, fixed my brakes, and I was back to work. Game-changer for convenience.",
|
||||
name: "David Kim",
|
||||
role: "Remote Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-smiling-portrait-young-woman-showing-ok-sign_23-2148179679.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-smiling-portrait-young-woman-showing-ok-sign_23-2148179679.jpg?_wi=2",
|
||||
imageAlt: "David Kim testimonial",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user