From 957b8d8b376d9b03a57902d9125dfa0b0904de9e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:05:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1