Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg", imageAlt: "Professional mechanic at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg?_wi=1", imageAlt: "Professional mechanic at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-car-workshop_329181-11853.jpg", imageAlt: "Oil change service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tools-repairing-car_181624-28876.jpg", imageAlt: "Tire repair service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11864.jpg", imageAlt: "Brake inspection" },
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ahmed Hassan, Business Owner", date: "Date: 15 January 2025", title: "Excellent service every time", quote: "AutoRepair Pro has been servicing my fleet for 3 years. Their technicians are professional, punctual, and deliver quality work every single time. Highly recommended!", tag: "Fleet Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/employees-working-together-fix-car_482257-76242.jpg", avatarAlt: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-together-fix-car_482257-76242.jpg", imageAlt: "Fleet maintenance" },
|
||||
{ id: "2", name: "Fatima Al-Maktoum, Teacher", date: "Date: 12 January 2025", title: "Fast and affordable repairs", quote: "I was worried about expensive car repairs, but AutoRepair Pro gave me a fair quote and completed the job faster than expected. Their transparency is refreshing.", tag: "Personal Service", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", avatarAlt: "Fatima Al-Maktoum", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "Personal service" },
|
||||
{ id: "3", name: "Mohammed Ali, Engineer", date: "Date: 8 January 2025", title: "Trustworthy and reliable", quote: "I've tried many repair shops, but AutoRepair Pro stands out. Their diagnostic skills are impressive, and they explain everything clearly. Worth every dirham!", tag: "Diagnostics", avatarSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg", avatarAlt: "Mohammed Ali", imageSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg", imageAlt: "Diagnostics" },
|
||||
{ id: "3", name: "Mohammed Ali, Engineer", date: "Date: 8 January 2025", title: "Trustworthy and reliable", quote: "I've tried many repair shops, but AutoRepair Pro stands out. Their diagnostic skills are impressive, and they explain everything clearly. Worth every dirham!", tag: "Diagnostics", avatarSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg", avatarAlt: "Mohammed Ali", imageSrc: "http://img.b2bpic.net/free-photo/happy-car-mechanic-resting-while-working-auto-repair-shop_637285-7552.jpg?_wi=2", imageAlt: "Diagnostics" },
|
||||
{ id: "4", name: "Layla Mohammed, Nurse", date: "Date: 5 January 2025", title: "Best car service in town", quote: "My car runs like new after service at AutoRepair Pro. The warranty they provide gives me peace of mind. Their customer service is also exceptional!", tag: "General Service", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-repair-garage_107420-95937.jpg", avatarAlt: "Layla Mohammed", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-repair-garage_107420-95937.jpg", imageAlt: "General service" },
|
||||
{ id: "5", name: "Omar Khan, Entrepreneur", date: "Date: 2 January 2025", title: "Professional and punctual", quote: "Dropped off my car in the morning, picked it up in the afternoon fully serviced. The professionalism here is unmatched. Will definitely return!", tag: "Quick Service", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-his-hand-napkin_1170-1524.jpg", avatarAlt: "Omar Khan", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-wiping-his-hand-napkin_1170-1524.jpg", imageAlt: "Quick service" },
|
||||
{ id: "6", name: "Noor Ibrahim, Architect", date: "Date: 28 December 2024", title: "Outstanding value and service", quote: "I recommend AutoRepair Pro to all my colleagues. They offer outstanding value, honest advice, and exceptional service quality. A rare find!", tag: "Professional Service", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-workshop_329181-11839.jpg", avatarAlt: "Noor Ibrahim", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-workshop_329181-11839.jpg", imageAlt: "Professional service" }
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
description="Book your appointment today and experience premium car repair service. Our team is ready to help you."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg?_wi=1"
|
||||
imageAlt="Contact us at our workshop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg?_wi=2"
|
||||
imageAlt="AutoRepair Pro workshop"
|
||||
logoText="AutoRepair Pro"
|
||||
copyrightText="© 2025 AutoRepair Pro. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user