Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-03-12 20:05:16 +00:00

View File

@@ -168,7 +168,7 @@ export default function LandingPage() {
tagIcon={Phone}
tagAnimation="slide-up"
title="Need Diesel Fuel Delivered Today?"
description="Contact Quick Energy Fuel Supply for immediate fuel delivery to your construction site, generator, fleet, or industrial operation. Available 24/7 across Ras Al Khaimah and the Northern Emirates."
description="Contact Quick Energy Fuel Supply for immediate fuel delivery—same-day delivery available. Available 24/7 across Ras Al Khaimah and the Northern Emirates. Professional tanker service to construction sites, generators, fleets, and industrial operations."
buttons={[
{ text: "Call: 056 497 1889", href: "tel:+971564971889" },
{ text: "WhatsApp Now", href: "https://wa.me/971564971889" }
@@ -193,4 +193,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}