Merge version_1 into main #2
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1173.jpg?_wi=1", imageAlt: "Professional mechanic repairing vehicle"
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1173.jpg", imageAlt: "Professional mechanic repairing vehicle"
|
||||
},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-mechanic-working-auto-repair-shop-car_23-2150376960.jpg", imageAlt: "Oil change service"
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
description="With over 20 years of experience serving the Dallas community, we've built our reputation on expertise, honesty, and exceptional customer service."
|
||||
subdescription="Our ASE-certified technicians work with the latest diagnostic equipment to ensure accurate repairs and maintenance. We stand behind our work with comprehensive warranties on all services."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1173.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1173.jpg"
|
||||
imageAlt="Dallas Automotive expert technician"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Dallas Automotive fixed my transmission at a fair price and finished it faster than expected. The team was professional and explained everything clearly. Highly recommended!\""
|
||||
testimonial="Dallas Automotive fixed my transmission at a fair price and finished it faster than expected. The team was professional and explained everything clearly. Highly recommended!"
|
||||
rating={5}
|
||||
author="Michael Rodriguez"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user