Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 957b8d8b37 | |||
| 765b8b94ba | |||
| 5dc651393a | |||
| 451addf775 | |||
| ed707ab749 | |||
| ca32818b53 | |||
| 93eae7cd41 | |||
| db31b9c838 |
@@ -48,6 +48,12 @@ export default function LandingPage() {
|
||||
tag="Emergency Available"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/professional-portrait-positive-smiling-industrial-worker_74855-5110.jpg", alt: "Trusted business client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-therapy_23-2148928793.jpg", alt: "Industrial client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154480.jpg", alt: "Logistics partner" }
|
||||
]}
|
||||
avatarText="Trusted by 500+ businesses across UAE"
|
||||
buttons={[
|
||||
{ text: "Call Now: 056 497 1889", href: "tel:+971564971889" },
|
||||
{ text: "WhatsApp Order", href: "https://wa.me/971564971889" }
|
||||
@@ -134,6 +140,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "4", name: "Layla Al Raisi, Plant Manager at Manufacturing Solutions", date: "Date: 5 January 2025", title: "Emergency fuel delivery saved our production", quote: "When our backup generator failed, Quick Energy responded within hours with emergency fuel supply. Their round-the-clock service is a lifesaver for any business. Professional, reliable, and always available.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-their-workplace_23-2148976368.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-spending-time-gas-station_23-2150440218.jpg"
|
||||
},
|
||||
{
|
||||
id: "1", name: "Ahmed Al Mansoori, Construction Manager at BuildRight LLC", date: "Date: 15 January 2025", title: "Reliable fuel supply for all our site needs", quote: "Quick Energy has been our go-to fuel supplier for over 2 years. Their 24/7 service and fast delivery have never let us down. Professional drivers, competitive pricing, and excellent customer service. Highly recommended for construction projects in RAK.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19068.jpg"
|
||||
},
|
||||
@@ -143,9 +152,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Mohammed Al Hashmi, Operations Manager at Maritime Services", date: "Date: 8 January 2025", title: "Dependable fuel supply for industrial operations", quote: "We rely on Quick Energy for consistent diesel supply for our industrial generators and equipment. Fast delivery, quality fuel, and outstanding support. They truly understand the needs of industrial operations.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-with-arms-crossed-looking-camera_23-2148308625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Layla Al Raisi, Plant Manager at Manufacturing Solutions", date: "Date: 5 January 2025", title: "Emergency fuel delivery saved our production", quote: "When our backup generator failed, Quick Energy responded within hours with emergency fuel supply. Their round-the-clock service is a lifesaver for any business. Professional, reliable, and always available.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-their-workplace_23-2148976368.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-spending-time-gas-station_23-2150440218.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Hassan Al Muhairi, Event Coordinator at Gulf Events", date: "Date: 2 January 2025", title: "Fuel supply for large events made simple", quote: "Hosting large outdoor events requires reliable generator fuel supply. Quick Energy provided seamless service for our last three events. Fast, professional, and always on time. Highly trustworthy partner.", tag: "Events", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg", imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=2"
|
||||
},
|
||||
@@ -162,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" }
|
||||
|
||||
Reference in New Issue
Block a user