Update src/app/page.tsx

This commit is contained in:
2026-05-21 03:28:51 +00:00
parent 6dd3b3db94
commit d6063ccced

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=1"
imageAlt="Luxurious car interior"
avatars={[
{
@@ -138,19 +138,19 @@ export default function LandingPage() {
{
title: "Precision Interior Detail",
description: "Every nook and cranny cleaned. We specialize in pet hair removal and tough stain extraction.",
imageSrc: "http://img.b2bpic.net/free-photo/spray-bottle-barber-shop_23-2148256970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spray-bottle-barber-shop_23-2148256970.jpg?_wi=1",
imageAlt: "Interior cleaning",
},
{
title: "Exterior Showroom Finish",
description: "From hand-wash to polishing, your car will gleam like it just left the dealership.",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg?_wi=1",
imageAlt: "Exterior wash",
},
{
title: "Going Above and Beyond",
description: "We focus on the little things—even under the hood or in the trunk, for a truly complete transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg?_wi=1",
imageAlt: "Detailing work",
},
]}
@@ -195,7 +195,7 @@ export default function LandingPage() {
id: "p1",
name: "Interior Refresh",
price: "$150",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg?_wi=1",
},
{
id: "p2",
@@ -246,7 +246,7 @@ export default function LandingPage() {
quote: "I would recommend BBs to everyone! She got all the hair out and my vehicle looks brand new!",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-satisfied-joyful-female-with-dark-hair-holding-skateboard-shoulders-looking-directly-camera-with-toothy-smile-enjoying-skateboarding-summertime_176532-14825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
quote: "The interior detail was phenomenal - they even managed to clean up spilled coffee I couldn't remove.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spray-bottle-barber-shop_23-2148256970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spray-bottle-barber-shop_23-2148256970.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
quote: "Brea is amazing. Her attention to detail made my car look new inside. Easy to work with!",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -279,7 +279,7 @@ export default function LandingPage() {
quote: "Excellent work. My 11-year old van looks new! Brea exceeded my expectations! Worth every penny.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -290,7 +290,7 @@ export default function LandingPage() {
quote: "First off, your dealing with a person, not a corporation. Brea is amazing. Her work is absolutely the best!!!",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30588.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
]}