Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-04 06:42:20 +00:00
2 changed files with 1374 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="DriveEasy"
brandName="CHIEF'S COALITION "
navItems={[
{ name: "Vehicles", id: "vehicles" },
{ name: "Pricing", id: "pricing" },
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
title="Your Journey Starts Here"
description="Book premium vehicles at unbeatable prices. Fast, reliable, and hassle-free car rental experience."
tag="Premium Rentals"
tag="GFLEET AUTO RENTALS"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
@@ -76,7 +76,7 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardNineteen
title="Why Choose DriveEasy"
title="Why Choose CHIEF'S COALITION "
description="Experience seamless car rental with industry-leading services and exceptional value."
tag="Our Advantages"
tagIcon={CheckCircle}
@@ -292,7 +292,7 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2025 DriveEasy | Premium Car Rentals Worldwide"
copyrightText="© 2025 CHIEF'S COALITION | Premium Car Rentals Worldwide"
ariaLabel="Footer section"
/>
</div>