Update src/app/page.tsx
This commit is contained in:
@@ -98,28 +98,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Mobile Convenience",
|
||||
description: "We come to you. Schedule service at your home or office. No waiting, no hassle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg?_wi=1",
|
||||
imageAlt: "Mobile convenience",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Premium Equipment",
|
||||
description: "State-of-the-art detailing equipment and tools for superior results on every vehicle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg?_wi=1",
|
||||
imageAlt: "Premium equipment",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Professional Products",
|
||||
description: "Only the finest automotive care products used for protection and shine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=1",
|
||||
imageAlt: "Professional products",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Meticulous Attention",
|
||||
description: "Every detail matters. Expert techniques and rigorous quality standards on every job.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg?_wi=1",
|
||||
imageAlt: "Attention to detail",
|
||||
},
|
||||
]}
|
||||
@@ -160,7 +160,7 @@ export default function HomePage() {
|
||||
quote: "Prime Detailz transformed my vehicle. The level of professionalism and care is outstanding. My car looks showroom-ready. Highly recommend!",
|
||||
name: "Marcus Johnson",
|
||||
role: "BMW Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
quote: "I was skeptical about mobile detailing until I used Prime Detailz. They came to my home and delivered premium results. Best decision ever.",
|
||||
name: "Sarah Chen",
|
||||
role: "Tesla Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function HomePage() {
|
||||
quote: "Booked my ceramic coating with Prime Detailz and couldn't be happier. Professional team, premium products, and outstanding results.",
|
||||
name: "David Martinez",
|
||||
role: "Porsche Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "David Martinez",
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
quote: "I've used Prime Detailz multiple times. Every visit is professional, thorough, and they always exceed expectations.",
|
||||
name: "Robert Adams",
|
||||
role: "Audi Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Robert Adams",
|
||||
},
|
||||
{
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
quote: "The convenience of mobile service combined with premium quality is unbeatable. Prime Detailz sets the standard for professional detailing.",
|
||||
name: "Lisa Thompson",
|
||||
role: "Lexus Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2",
|
||||
imageAlt: "Lisa Thompson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user