Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 09:03:22 +00:00

View File

@@ -51,7 +51,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg"
imageAlt="luxury car detailing showroom finish"
showBlur={true}
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -62,9 +61,6 @@ export default function LandingPage() {
buttons={[
{ text: "Discover Our Story", href: "#" }
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg"
imageAlt="detailer polishing car hood close-up"
/>
</div>
<div id="services" data-section="services">
@@ -178,7 +174,6 @@ export default function LandingPage() {
<FooterCard
logoText="Big Nozs Elite Details"
copyrightText="© 2024 Big Nozs Elite Details. All rights reserved."
useInvertedBackground={true}
socialLinks={[
{ icon: Instagram, href: "https://instagram.com/bignozselitedetails", ariaLabel: "Instagram" },
{ icon: Facebook, href: "https://facebook.com/bignozselitedetails", ariaLabel: "Facebook" },