Merge version_1 into main #3
@@ -78,18 +78,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Oil Changes", description: "Quick, high-quality oil changes to keep your engine running smooth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1506.jpg", imageAlt: "Oil Change" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1506.jpg", imageAlt: "Oil Change" },
|
||||
title: "Oil Changes", description: "Quick, high-quality oil changes to keep your engine running smooth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1506.jpg?_wi=1", imageAlt: "Oil Change" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1506.jpg?_wi=2", imageAlt: "Oil Change" },
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Brake Repair", description: "Reliable brake maintenance and repair for your safety.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46154.jpg", imageAlt: "Brake Repair" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46154.jpg", imageAlt: "Brake Repair" },
|
||||
title: "Brake Repair", description: "Reliable brake maintenance and repair for your safety.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46154.jpg?_wi=1", imageAlt: "Brake Repair" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46154.jpg?_wi=2", imageAlt: "Brake Repair" },
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Diagnostics", description: "Advanced diagnostics to pinpoint vehicle issues quickly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1531.jpg", imageAlt: "Diagnostics" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1531.jpg", imageAlt: "Diagnostics" },
|
||||
title: "Diagnostics", description: "Advanced diagnostics to pinpoint vehicle issues quickly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1531.jpg?_wi=1", imageAlt: "Diagnostics" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1531.jpg?_wi=2", imageAlt: "Diagnostics" },
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Miller", date: "2024-10-12", title: "Excellent Service", quote: "Honest service and affordable prices. Mir's is my go-to shop.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1531.jpg", imageAlt: "car diagnostic scan computer"},
|
||||
id: "1", name: "Sarah Miller", date: "2024-10-12", title: "Excellent Service", quote: "Honest service and affordable prices. Mir's is my go-to shop.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1531.jpg?_wi=3", imageAlt: "car diagnostic scan computer"},
|
||||
{
|
||||
id: "2", name: "John Doe", date: "2024-09-05", title: "Reliable", quote: "Highly recommend. They fixed my car fast and charged fairly.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", imageAlt: "happy customer car shop"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user