Merge version_1 into main #3
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11848.jpg", imageAlt: "Professional car repair"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11848.jpg?_wi=1", imageAlt: "Professional car repair"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-lamp-while-repairing-engine-workshop_637285-4295.jpg", imageAlt: "Car maintenance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-lamp-while-repairing-engine-workshop_637285-4295.jpg?_wi=1", imageAlt: "Car maintenance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-talking-his-colleague-while-running-car-diagnostic-analyzing-data-workshop_637285-7676.jpg", imageAlt: "Diagnostics"},
|
||||
{
|
||||
@@ -131,13 +131,13 @@ export default function LandingPage() {
|
||||
"Computer error read", "Complete inspection", "Maintenance report"],
|
||||
button: {
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11848.jpg", imageAlt: "Mechanics repairing a car in the workshop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11848.jpg?_wi=2", imageAlt: "Mechanics repairing a car in the workshop"},
|
||||
{
|
||||
id: "premium", title: "Major Maintenance", price: "250 BGN", period: "starts at", features: [
|
||||
"Fluids replacement", "Brake & belt check", "Suspension check"],
|
||||
button: {
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-lamp-while-repairing-engine-workshop_637285-4295.jpg", imageAlt: "Mechanics repairing a car in the workshop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-lamp-while-repairing-engine-workshop_637285-4295.jpg?_wi=2", imageAlt: "Mechanics repairing a car in the workshop"},
|
||||
]}
|
||||
title="Service Packages"
|
||||
description="Transparent pricing for all your routine vehicle needs."
|
||||
|
||||
Reference in New Issue
Block a user