Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 07:15:22 +00:00
2 changed files with 10 additions and 1417 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -43,10 +43,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Premium Auto Parts in Abu Dhabi"
description="Fast Supply for Workshops & Car Owners. OEM & Aftermarket Parts | Competitive Prices | Rapid Response"
description="Stop overpaying at dealerships. Genuine OEM & aftermarket parts at wholesale rates. Fast supply for workshops & car owners with competitive pricing and rapid response."
tag="Trusted Local Supplier"
tagIcon={Zap}
tagAnimation="slide-up"
tagAnimation="blur-reveal"
background={{ variant: "plain" }}
buttons={[
{ text: "CALL NOW", href: "tel:+971566691962" },
@@ -219,4 +219,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}