Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3108be66f3 | |||
| 9fc84215ba |
@@ -37,7 +37,7 @@ export default function HomePage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
brandName="Ahmed Rent A Car"
|
brandName="Rent A Car Township Lahore "
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Fleet", id: "/fleet" },
|
{ name: "Fleet", id: "/fleet" },
|
||||||
@@ -150,7 +150,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="why-choose-us" data-section="why-choose-us">
|
<div id="why-choose-us" data-section="why-choose-us">
|
||||||
<FeatureCardThree
|
<FeatureCardThree
|
||||||
title="Why Choose Ahmed Rent A Car"
|
title="Why Choose Us ??"
|
||||||
description="We provide the best car rental experience with premium vehicles and exceptional service"
|
description="We provide the best car rental experience with premium vehicles and exceptional service"
|
||||||
tag="Our Advantages"
|
tag="Our Advantages"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
@@ -353,8 +353,8 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Ahmed Rent A Car"
|
logoText="Rent A Car Township Lahore"
|
||||||
copyrightText="© 2025 Ahmed Rent A Car. All rights reserved. Premium Car Rental Services."
|
copyrightText="© 2025 Rent A Car. township All rights reserved. Premium Car Rental Services."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{ icon: Facebook, href: "https://facebook.com/ahmedrentacar", ariaLabel: "Facebook" },
|
{ icon: Facebook, href: "https://facebook.com/ahmedrentacar", ariaLabel: "Facebook" },
|
||||||
{ icon: Twitter, href: "https://twitter.com/ahmedrentacar", ariaLabel: "Twitter" },
|
{ icon: Twitter, href: "https://twitter.com/ahmedrentacar", ariaLabel: "Twitter" },
|
||||||
|
|||||||
Reference in New Issue
Block a user