Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-06-04 15:30:27 +00:00

View File

@@ -54,7 +54,6 @@ export default function HomePage() {
videoSrc="http://img.b2bpic.net/free-photo/blue-lights-long-exposure-technique_53876-144333.jpg"
imageAlt="Luxury car slowly rotating in a studio setting"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -116,7 +115,6 @@ export default function HomePage() {
<div id="about-culture" data-section="about-culture">
<InlineImageSplitTextAbout
heading={[{ type: "text", content: "Born from a Passion for Cars, Built on Trust" } ]}
description="Malnad Car Culture began with a simple vision: to make quality pre-owned cars accessible to everyone. Our founders, avid car enthusiasts, envisioned a place where transparency and trust reign supreme. We believe every car has a unique story, and we're here to help you find the one that fits yours perfectly.\n\n&quot;Our commitment goes beyond sales; it's about fostering a community where passion for automobiles meets unwavering trust.&quot; - Founder, Malnad Car Culture"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-30103.jpg"
imageAlt="Malnad Car Culture showroom interior"
@@ -166,7 +164,6 @@ export default function HomePage() {
{ icon: Youtube, href: "https://youtube.com/malnadcarculture", ariaLabel: "YouTube" },
{ icon: Facebook, href: "https://facebook.com/malnadcarculture", ariaLabel: "Facebook" }
]}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>