Merge version_1 into main #4
@@ -80,7 +80,7 @@ export default function ServicesPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "OG MOBILE", name: "Mobile Tire Repair", price: "Starting $60", rating: 5,
|
||||
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg", imageAlt: "Mobile tire repair service"},
|
||||
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg?_wi=1", imageAlt: "Mobile tire repair service"},
|
||||
{
|
||||
id: "2", brand: "OG MOBILE", name: "Emergency Tire Service", price: "24/7 Available", rating: 5,
|
||||
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/man-change-wheel-manually-4x4-off-road-truck_1153-4388.jpg", imageAlt: "Emergency tire service roadside"},
|
||||
@@ -105,7 +105,7 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Assessment & Diagnostics", description: "Our technician inspects your tire, determines the issue, and provides an honest assessment of whether it can be repaired or needs replacement.", imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg", imageAlt: "Tire assessment and diagnostics"},
|
||||
title: "Assessment & Diagnostics", description: "Our technician inspects your tire, determines the issue, and provides an honest assessment of whether it can be repaired or needs replacement.", imageSrc: "http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg?_wi=2", imageAlt: "Tire assessment and diagnostics"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Professional Repair Work", description: "Using quality materials and professional techniques, we repair punctures, patch leaks, or install new tires. All work is done to manufacturer standards.", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-using-tablet-device-car-repair-shop_23-2150367544.jpg", imageAlt: "Professional repair work performed"},
|
||||
@@ -125,7 +125,7 @@ export default function ServicesPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg?_wi=3"
|
||||
imageAlt="Expert tire technician at work"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function ServicesPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stopped-white-car-with-punctured-car-tire-roadside_651396-2020.jpg?_wi=4"
|
||||
imageAlt="Mobile tire service ready to help"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user