Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c87eceec08 | |||
| 827e32f283 | |||
| 795d4e1b52 | |||
| 482211f852 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Your Trusted Partner for Quality Fuel & Gas"
|
title="Reliable Fuel & Gas Delivered to Your Door in Under 2 Hours"
|
||||||
description="Bismillah Oil Shop provides reliable gas cylinders and premium oil products delivered straight to your doorstep. Safe, fast, and professional."
|
description="Bismillah Oil Shop provides reliable gas cylinders and premium oil products delivered straight to your doorstep. Safe, fast, and professional."
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/joyful-middle-aged-blonde-delivery-woman-blue-uniform-cap-spreading-hands_141793-116743.jpg", alt: "happy customer gas delivery" },
|
{ src: "http://img.b2bpic.net/free-photo/joyful-middle-aged-blonde-delivery-woman-blue-uniform-cap-spreading-hands_141793-116743.jpg", alt: "happy customer gas delivery" },
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardTwentyOne
|
<FeatureCardTwentyOne
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Why Choose Our Delivery Service"
|
title="Our Commitment to Safety"
|
||||||
description="We ensure all gas cylinders and oil products meet strict quality standards for your home and business safety."
|
description="We ensure all gas cylinders and oil products meet strict quality standards for your home and business safety."
|
||||||
accordionItems={[
|
accordionItems={[
|
||||||
{ id: "s1", title: "Safety Guaranteed", content: "All our products are rigorously tested." },
|
{ id: "s1", title: "Safety Guaranteed", content: "All our products are rigorously tested." },
|
||||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Stay Connected"
|
tag="Stay Connected"
|
||||||
title="Need a Cylinder or Oil?"
|
title="Need a Cylinder or Oil?"
|
||||||
description="Sign up for updates or call us now for a delivery."
|
description="Call us at 555-0199 or order now for 2-hour delivery to your doorstep."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user