Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-22 12:25:28 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="Elite Fuel Station"
description="Refining your journey with premium fuel, convenience, and unparalleled service in the heart of Prishtina."
description="Experience the local advantage with our exclusive loyalty program, offering premium fuel discounts and tailored perks for our community drivers in the heart of Prishtina."
buttons={[
{ text: "Visit Us", href: "#contact" },
{ text: "Learn More", href: "#about" },
@@ -164,4 +164,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}