Update src/app/page.tsx

This commit is contained in:
2026-03-09 06:47:35 +00:00
parent 29af0433e9
commit e17997dd5a

View File

@@ -73,19 +73,19 @@ export default function HomePage() {
imageAlt: "Luxury car being polished to perfection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/repairman-preparing-car-painting-workshop_342744-790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-preparing-car-painting-workshop_342744-790.jpg?_wi=1",
imageAlt: "Professional paint booth application",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-garage-guy-work-clothes-black-beard_1157-46157.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-garage-guy-work-clothes-black-beard_1157-46157.jpg?_wi=1",
imageAlt: "Expert panel beating technician at work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1414.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1414.jpg?_wi=1",
imageAlt: "Hail damage restoration showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-is-calling-insurrance-company-claiming-his-car-crash-damaged-road-accident_1150-6412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-calling-insurrance-company-claiming-his-car-crash-damaged-road-accident_1150-6412.jpg?_wi=1",
imageAlt: "Collision repair transformation",
},
]}
@@ -149,7 +149,7 @@ export default function HomePage() {
role: "Vehicle Owner",
company: "Kunda Park",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -158,7 +158,7 @@ export default function HomePage() {
role: "Fleet Manager",
company: "Local Business",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -167,7 +167,7 @@ export default function HomePage() {
role: "Insurance Agent",
company: "Sunshine Coast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -236,7 +236,7 @@ export default function HomePage() {
content: "Quick and affordable cosmetic repairs keep your vehicle looking immaculate. From minor door dings to deeper scratches, we restore that showroom shine.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/repairman-preparing-car-painting-workshop_342744-790.jpg"
imageSrc="http://img.b2bpic.net/free-photo/repairman-preparing-car-painting-workshop_342744-790.jpg?_wi=2"
imageAlt="Professional automotive paint application"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -255,7 +255,7 @@ export default function HomePage() {
name: "Hail Damage Restoration",
price: "Complete",
variant: "Severe Weather Recovery",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1414.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1414.jpg?_wi=2",
imageAlt: "Vehicle restored from extensive hail damage",
},
{
@@ -263,7 +263,7 @@ export default function HomePage() {
name: "Collision Repair",
price: "Complete",
variant: "Structural Restoration",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-calling-insurrance-company-claiming-his-car-crash-damaged-road-accident_1150-6412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-calling-insurrance-company-claiming-his-car-crash-damaged-road-accident_1150-6412.jpg?_wi=2",
imageAlt: "Major collision damage expertly repaired",
},
{
@@ -271,7 +271,7 @@ export default function HomePage() {
name: "Paint Correction",
price: "Complete",
variant: "Factory Finish",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106139.jpg?_wi=1",
imageAlt: "Professional paint correction and restoration",
},
]}