Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-02 18:22:51 +00:00
parent 94f8ceded9
commit 6460dfd085

View File

@@ -52,7 +52,7 @@ export default function PricingPage() {
price: "Starting at $89",
period: "per vehicle",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193171.jpg",
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193171.jpg?_wi=2",
imageAlt: "Basic Clean package",
button: { text: "Book Now", href: "#contact" },
features: [
@@ -68,7 +68,7 @@ export default function PricingPage() {
price: "Starting at $149",
period: "per vehicle",
imageSrc:
"http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
"http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2",
imageAlt: "Interior Refresh package",
button: { text: "Book Now", href: "#contact" },
features: [
@@ -84,7 +84,7 @@ export default function PricingPage() {
price: "Starting at $179",
period: "per vehicle",
imageSrc:
"http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg",
"http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=2",
imageAlt: "Exterior Shine package",
button: { text: "Book Now", href: "#contact" },
features: [
@@ -100,7 +100,7 @@ export default function PricingPage() {
price: "Starting at $299",
period: "per vehicle",
imageSrc:
"http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg",
"http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=2",
imageAlt: "Full Detail package - Most Popular",
button: { text: "Book Now", href: "#contact" },
features: [
@@ -118,7 +118,7 @@ export default function PricingPage() {
price: "Starting at $499",
period: "per vehicle",
imageSrc:
"http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg",
"http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=4",
imageAlt: "Ceramic Coating package",
button: { text: "Book Now", href: "#contact" },
features: [
@@ -140,7 +140,7 @@ export default function PricingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg?_wi=3"
imageAlt="Elite Auto Detailing showcase"
logoText="Elite Auto Detailing & Mobile Services LLC"
copyrightText="© 2025 Elite Auto Detailing & Mobile Services LLC. All rights reserved."