Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-09 18:54:52 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroOverlay
title="Crafting Perfection, One Detail at a Time."
description="Experience premium automotive care with our professional detailing, interior rejuvenation, and ceramic coating solutions. We restore your vehicle to its showroom glory."
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg?_wi=1"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19347.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", alt: "Client 2" },
@@ -63,7 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Art of Detailing"
description="At Elite Detailing, we believe every car is a masterpiece. Our experts use only the finest products and techniques to ensure your vehicle is protected and pristine."
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg?_wi=2"
/>
</div>
@@ -126,7 +126,7 @@ export default function LandingPage() {
<FooterMedia
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8ILUyLwBNXwPWOqjrcXnIBBYO/uploaded-1775760841278-56cq67pe.png"
logoText="Elite Detailing"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg?_wi=3"
columns={[
{ title: "Services", items: [{ label: "Interior", href: "#" }, { label: "Exterior", href: "#" }] },
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Contact", href: "#" }] }