diff --git a/src/app/page.tsx b/src/app/page.tsx index 069cf38..0b3f8a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file