Merge version_1 into main #1

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

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
title="Professional Car Valeting in Cardiff"
description="Your car cleaned to perfection with expert attention to detail."
tag="5-Star Rated Service"
imageSrc="http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=1"
imageAlt="Freshly detailed professional car"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -83,7 +83,7 @@ export default function LandingPage() {
},
{
id: 3,
tag: "Complete", title: "Full Valet", subtitle: "Complete interior and exterior transformation.", description: "Our premium service includes full interior detail, exterior hand wash, trim treatment, and showroom finish. The ultimate car care experience.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", buttons: [{ text: "Book Full Valet", href: "#booking" }]
tag: "Complete", title: "Full Valet", subtitle: "Complete interior and exterior transformation.", description: "Our premium service includes full interior detail, exterior hand wash, trim treatment, and showroom finish. The ultimate car care experience.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=2", buttons: [{ text: "Book Full Valet", href: "#booking" }]
}
]}
textboxLayout="default"
@@ -141,15 +141,15 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Quality", title: "Attention to Detail", subtitle: "Every corner cleaned properly.", description: "We meticulously clean every surface and crevice. Your satisfaction is our priority, and we never cut corners on quality.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", buttons: []
tag: "Quality", title: "Attention to Detail", subtitle: "Every corner cleaned properly.", description: "We meticulously clean every surface and crevice. Your satisfaction is our priority, and we never cut corners on quality.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=3", buttons: []
},
{
id: 2,
tag: "Local", title: "Friendly Local Service", subtitle: "Trusted by Cardiff customers.", description: "Based in Cardiff with a deep understanding of local needs. We treat every customer like family and take pride in our reputation.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", buttons: []
tag: "Local", title: "Friendly Local Service", subtitle: "Trusted by Cardiff customers.", description: "Based in Cardiff with a deep understanding of local needs. We treat every customer like family and take pride in our reputation.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=4", buttons: []
},
{
id: 3,
tag: "Value", title: "Affordable Prices", subtitle: "Professional results without premium pricing.", description: "Get professional car valeting at competitive rates. Quality service doesn't have to break the bank.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", buttons: []
tag: "Value", title: "Affordable Prices", subtitle: "Professional results without premium pricing.", description: "Get professional car valeting at competitive rates. Quality service doesn't have to break the bank.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=5", buttons: []
}
]}
textboxLayout="default"