Update src/app/page.tsx

This commit is contained in:
2026-03-07 11:45:54 +00:00
parent 278e9c99d6
commit af207be687

View File

@@ -66,7 +66,7 @@ export default function HomePage() {
{ text: "Book Appointment", href: "#contact" },
{ text: "View Services", href: "/services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=1"
imageAlt="Luxury Ferrari professional detailing"
imagePosition="right"
mediaAnimation="slide-up"
@@ -86,7 +86,7 @@ export default function HomePage() {
"Professional paint correction, ceramic coating, and meticulous surface preparation for show-quality finishes",
tag: "Premium Service",
imageSrc:
"http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg",
"http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=1",
imageAlt: "Professional exterior detailing",
},
{
@@ -96,7 +96,7 @@ export default function HomePage() {
"Deep cleaning of leather, alcantara, and premium materials with specialized conditioning treatments",
tag: "Luxury Care",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg",
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=1",
imageAlt: "Luxury interior detailing",
},
{
@@ -106,7 +106,7 @@ export default function HomePage() {
"Advanced nano-ceramic protection providing superior durability and hydrophobic properties",
tag: "Protection",
imageSrc:
"http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg",
"http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=1",
imageAlt: "Ceramic coating application",
},
]}
@@ -159,7 +159,7 @@ export default function HomePage() {
price: "Premium Detail",
variant: "Exotic Supercar Excellence",
imageSrc:
"http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg",
"http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=1",
imageAlt: "Lamborghini Huracán detail",
},
{
@@ -168,7 +168,7 @@ export default function HomePage() {
price: "Ultra-Luxury Care",
variant: "Handcrafted Perfection",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg",
"http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=1",
imageAlt: "Rolls-Royce Phantom detail",
},
{
@@ -177,7 +177,7 @@ export default function HomePage() {
price: "Hypercar Excellence",
variant: "Extreme Precision",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg",
"http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=1",
imageAlt: "Bugatti Veyron detail",
},
{
@@ -186,7 +186,7 @@ export default function HomePage() {
price: "Performance Luxury",
variant: "Precision Engineering",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg",
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=1",
imageAlt: "Mercedes-AMG GT detail",
},
]}
@@ -214,7 +214,7 @@ export default function HomePage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg",
"http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=2",
},
{
id: "2",
@@ -227,7 +227,7 @@ export default function HomePage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg",
"http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=2",
},
{
id: "3",
@@ -240,7 +240,7 @@ export default function HomePage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-earbuds-outdoors_23-2148773858.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg",
"http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=2",
},
{
id: "4",
@@ -253,7 +253,7 @@ export default function HomePage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905325.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg",
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=2",
},
{
id: "5",
@@ -266,7 +266,7 @@ export default function HomePage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1294.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg",
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=3",
},
{
id: "6",
@@ -279,7 +279,7 @@ export default function HomePage() {
avatarSrc:
"http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-42686.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg",
"http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=2",
},
]}
textboxLayout="default"