Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 10:03:34 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
]}
slides={[
{
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: "Porsche detailing",
},
{
@@ -208,14 +208,14 @@ export default function LandingPage() {
title: "Silver Package (3-Year)",
description: "9H Professional-grade ceramic coating for extreme hydrophobics and gloss.",
tag: "Protection",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg?_wi=1",
},
{
id: "c2",
title: "Gold Package (5-Year)",
description: "Dual-layer ultra-durability nano-ceramic coating for elite scratch resistance.",
tag: "Advanced",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg?_wi=1",
},
]}
title="Ceramic Coating Packages"
@@ -299,7 +299,7 @@ export default function LandingPage() {
role: "Client",
company: "Google Review",
rating: 5,
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=2",
imageAlt: "car interior detailing",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
role: "Client",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958771.jpg?_wi=2",
imageAlt: "car interior detailing",
},
{
@@ -326,7 +326,7 @@ export default function LandingPage() {
role: "Client",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-paints-with-white-paint-wood_169016-3519.jpg?_wi=2",
imageAlt: "car interior detailing",
},
]}