5 Commits

Author SHA1 Message Date
ea1caf4ec1 Merge version_4 into main
Merge version_4 into main
2026-05-06 01:57:34 +00:00
c87eceec08 Update src/app/page.tsx 2026-05-06 01:57:28 +00:00
827e32f283 Merge version_3 into main
Merge version_3 into main
2026-05-06 01:55:58 +00:00
795d4e1b52 Update src/app/page.tsx 2026-05-06 01:55:55 +00:00
482211f852 Merge version_2 into main
Merge version_2 into main
2026-05-06 01:55:44 +00:00

View File

@@ -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>