Update src/app/page.tsx
This commit is contained in:
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
price: "$599",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg?_wi=1",
|
||||
imageAlt: "Professional Interior Detailing Service",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
price: "$449",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35955.jpg?_wi=1",
|
||||
imageAlt: "Premium Exterior Detailing Service",
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
price: "$799",
|
||||
rating: 5,
|
||||
reviewCount: "980+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193558.jpg?_wi=1",
|
||||
imageAlt: "Professional Ceramic Coating Application",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
price: "$699",
|
||||
rating: 5,
|
||||
reviewCount: "850+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193581.jpg?_wi=1",
|
||||
imageAlt: "Expert Paint Correction Service",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function HomePage() {
|
||||
price: "$199",
|
||||
rating: 5,
|
||||
reviewCount: "650+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-polishing-his-car-with-rag_1303-21781.jpg?_wi=1",
|
||||
imageAlt: "Professional Headlight Restoration",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function HomePage() {
|
||||
price: "$349",
|
||||
rating: 5,
|
||||
reviewCount: "720+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-engine-station_1157-36599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-engine-station_1157-36599.jpg?_wi=1",
|
||||
imageAlt: "Premium Engine Bay Detailing Service",
|
||||
},
|
||||
]}
|
||||
@@ -225,7 +225,7 @@ export default function HomePage() {
|
||||
role: "Lamborghini Owner",
|
||||
company: "Automotive Enthusiast",
|
||||
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: "professional man business portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +234,7 @@ export default function HomePage() {
|
||||
role: "Executive",
|
||||
company: "Premium Clientele",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg?_wi=1",
|
||||
imageAlt: "luxury car owner customer portrait",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function HomePage() {
|
||||
role: "Mercedes Collector",
|
||||
company: "Automotive Connoisseur",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg?_wi=1",
|
||||
imageAlt: "luxury vehicle owner satisfied customer",
|
||||
},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
||||
role: "Business Owner",
|
||||
company: "Luxury Vehicle Owner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=1",
|
||||
imageAlt: "luxury brand enthusiast customer profile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user