Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-19 19:12:13 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
},
{
id: 2,
title: "Spotless Results", description: "Hand-inspected finish every time. We check before you drive away.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773924836581-zmelzu04.jpg", imageAlt: "Perfectly clean showroom vehicle"
title: "Spotless Results", description: "Hand-inspected finish every time. We check before you drive away.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773925283431-ne2515m9.jpg", imageAlt: "Perfectly clean showroom vehicle"
}
]}
animationType="slide-up"
@@ -108,16 +108,16 @@ export default function LandingPage() {
description="From quick exterior shine to complete showroom detail. Choose the package that loves your ride the way you do."
products={[
{
id: "basic", name: "Basic Wash", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=2", imageAlt: "Basic wash package"
id: "basic", name: "Basic Wash", price: "$19.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773924761196-78dtbmdj.jpg", imageAlt: "Basic wash package"
},
{
id: "full-service", name: "Full Service", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-abstract-transparent-bubbles-pattern-bright-background_23-2148070971.jpg?_wi=3", imageAlt: "Full service wash package"
id: "full-service", name: "Full Service", price: "$39.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773924836581-yhch7521.jpg", imageAlt: "Full service wash package"
},
{
id: "premium", name: "Premium Detail", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773922387181-8churz56.jpg", imageAlt: "Premium detail package"
id: "premium", name: "Premium Detail", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773925283431-487lkltr.jpg", imageAlt: "Premium detail package"
},
{
id: "works", name: "The Works", price: "$89.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773922387181-8churz56.jpg", imageAlt: "Complete detail package"
id: "works", name: "The Works", price: "$89.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA7fYmC8DCwX7HmqtNJcPebViP/uploaded-1773925283431-487lkltr.jpg", imageAlt: "Complete detail package"
}
]}
gridVariant="three-columns-all-equal-width"