diff --git a/src/app/page.tsx b/src/app/page.tsx index 8eef45a..78d2f81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,88 +31,39 @@ export default function LandingPage() {
@@ -121,12 +72,7 @@ export default function LandingPage() { @@ -136,23 +82,11 @@ export default function LandingPage() { title="Our Commitment to Safety" description="We ensure all gas cylinders and oil products meet strict quality standards for your home and business safety." accordionItems={[ - { - id: "s1", - title: "Safety Guaranteed", - content: "All our products are rigorously tested.", - }, - { - id: "s2", - title: "Fast Delivery", - content: "Delivered within 2 hours in the city.", - }, - { - id: "s3", - title: "24/7 Support", - content: "We are available anytime you need us.", - }, + { id: "s1", title: "Safety Guaranteed", content: "All our products are rigorously tested." }, + { id: "s2", title: "Fast Delivery", content: "Delivered within 2 hours in the city." }, + { id: "s3", title: "24/7 Support", content: "We are available anytime you need us." } ]} - imageSrc="http://img.b2bpic.net/free-photo/focused-caucasian-man-standing-signing-order-sheet-brunette-female-courier-red-uniform-holding-paper-bag-with-vegetables-from-grocery-store-food-delivery-service-post-concept_74855-11712.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/focused-caucasian-man-standing-signing-order-sheet-brunette-female-courier-red-uniform-holding-paper-bag-with-vegetables-from-grocery-store-food-delivery-service-post-concept_74855-11712.jpg" mediaAnimation="slide-up" imageAlt="professional oil and gas shop interior" /> @@ -165,42 +99,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Propane Tank (15kg)", - price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg", - }, - { - id: "p2", - name: "Synthetic Motor Oil (5L)", - price: "$25.00", - imageSrc: "http://img.b2bpic.net/free-photo/sunflower-oil-plastic-bottle-isolated-white-background_123827-21026.jpg", - }, - { - id: "p3", - name: "Kitchen Gas Cylinder (5kg)", - price: "$20.00", - imageSrc: "http://img.b2bpic.net/free-photo/blue-gas-cylinders-with-propanebutane-cafes-restaurants-selective-focus-details-narrow-streets-old-city-aegean-sea-travel_166373-3557.jpg", - }, - { - id: "p4", - name: "Industrial Diesel Oil", - price: "$120.00", - imageSrc: "http://img.b2bpic.net/free-photo/beer-kegs-white_1398-2527.jpg", - }, - { - id: "p5", - name: "Residential Gas (12kg)", - price: "$38.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-protective-mask-gloves_23-2148773449.jpg", - }, - { - id: "p6", - name: "Gear Lubricant Oil", - price: "$30.00", - imageSrc: "http://img.b2bpic.net/free-photo/plastic-jerry-can-isolated-white-background_493343-29839.jpg", - }, + { id: "p1", name: "Propane Tank (15kg)", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg" }, + { id: "p2", name: "Synthetic Motor Oil (5L)", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/sunflower-oil-plastic-bottle-isolated-white-background_123827-21026.jpg" }, + { id: "p3", name: "Kitchen Gas Cylinder (5kg)", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/blue-gas-cylinders-with-propanebutane-cafes-restaurants-selective-focus-details-narrow-streets-old-city-aegean-sea-travel_166373-3557.jpg" }, + { id: "p4", name: "Industrial Diesel Oil", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/beer-kegs-white_1398-2527.jpg" }, + { id: "p5", name: "Residential Gas (12kg)", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-protective-mask-gloves_23-2148773449.jpg" }, + { id: "p6", name: "Gear Lubricant Oil", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/plastic-jerry-can-isolated-white-background_493343-29839.jpg" } ]} title="Our Available Products" description="Explore our range of high-quality gas cylinders and engine oils for every need." @@ -213,33 +117,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "5000+", - title: "Satisfied Customers", - items: [ - "Residential", - "Commercial", - ], - }, - { - id: "m2", - value: "15+", - title: "Years Experience", - items: [ - "Trusted Service", - "Safe Delivery", - ], - }, - { - id: "m3", - value: "24/7", - title: "Service Availability", - items: [ - "Always Open", - "Ready to Help", - ], - }, + { id: "m1", value: "5000+", title: "Satisfied Customers", items: ["Residential", "Commercial"] }, + { id: "m2", value: "15+", title: "Years Experience", items: ["Trusted Service", "Safe Delivery"] }, + { id: "m3", value: "24/7", title: "Service Availability", items: ["Always Open", "Ready to Help"] } ]} title="Why Choose Us?" description="Metrics that speak for our service quality." @@ -251,61 +131,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Ahmed", - date: "Oct 2023", - title: "Homeowner", - quote: "Reliable and fast delivery always.", - tag: "Satisfied", - avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3983.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg", - imageAlt: "happy customer gas delivery", - }, - { - id: "2", - name: "Mohammad Ali", - date: "Sep 2023", - title: "Restaurant Owner", - quote: "Best gas quality in the city.", - tag: "Commercial", - avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/focused-caucasian-man-standing-signing-order-sheet-brunette-female-courier-red-uniform-holding-paper-bag-with-vegetables-from-grocery-store-food-delivery-service-post-concept_74855-11712.jpg?_wi=2", - imageAlt: "happy customer gas delivery", - }, - { - id: "3", - name: "Fatima Zahra", - date: "Aug 2023", - title: "Homemaker", - quote: "Safe and professional team.", - tag: "Safety", - avatarSrc: "http://img.b2bpic.net/free-photo/joyful-curly-hispanic-girl-poses-cook-s-beret-while-cooking-her-kitchen_613910-4891.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-middle-aged-blonde-delivery-woman-blue-uniform-cap-spreading-hands_141793-116743.jpg", - imageAlt: "happy customer gas delivery", - }, - { - id: "4", - name: "John Doe", - date: "Jul 2023", - title: "Mechanic", - quote: "Great selection of engine oils.", - tag: "Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/cute-asian-girl-barista-cafe-processing-contactless-payment-insert-credit-card-into-pos-terminal_1258-199469.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-small-box_23-2148593090.jpg", - imageAlt: "happy customer gas delivery", - }, - { - id: "5", - name: "Omar K.", - date: "Jun 2023", - title: "Driver", - quote: "Never let me down on the road.", - tag: "Reliable", - avatarSrc: "http://img.b2bpic.net/free-photo/pensive-smiling-man-surfing-net-smartphone_1262-5281.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-courier-pointing-finger-cardboard-box-t-shirt-pants-cap-looking-glad_176474-12288.jpg", - imageAlt: "happy customer gas delivery", - }, + { id: "1", name: "Sarah Ahmed", date: "Oct 2023", title: "Homeowner", quote: "Reliable and fast delivery always.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3983.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg", imageAlt: "happy customer gas delivery" }, + { id: "2", name: "Mohammad Ali", date: "Sep 2023", title: "Restaurant Owner", quote: "Best gas quality in the city.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", imageSrc: "http://img.b2bpic.net/free-photo/focused-caucasian-man-standing-signing-order-sheet-brunette-female-courier-red-uniform-holding-paper-bag-with-vegetables-from-grocery-store-food-delivery-service-post-concept_74855-11712.jpg", imageAlt: "happy customer gas delivery" }, + { id: "3", name: "Fatima Zahra", date: "Aug 2023", title: "Homemaker", quote: "Safe and professional team.", tag: "Safety", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-curly-hispanic-girl-poses-cook-s-beret-while-cooking-her-kitchen_613910-4891.jpg", imageSrc: "http://img.b2bpic.net/free-photo/joyful-middle-aged-blonde-delivery-woman-blue-uniform-cap-spreading-hands_141793-116743.jpg", imageAlt: "happy customer gas delivery" }, + { id: "4", name: "John Doe", date: "Jul 2023", title: "Mechanic", quote: "Great selection of engine oils.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/cute-asian-girl-barista-cafe-processing-contactless-payment-insert-credit-card-into-pos-terminal_1258-199469.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-small-box_23-2148593090.jpg", imageAlt: "happy customer gas delivery" }, + { id: "5", name: "Omar K.", date: "Jun 2023", title: "Driver", quote: "Never let me down on the road.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-smiling-man-surfing-net-smartphone_1262-5281.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-courier-pointing-finger-cardboard-box-t-shirt-pants-cap-looking-glad_176474-12288.jpg", imageAlt: "happy customer gas delivery" } ]} title="Customer Stories" description="See why our neighbors trust Bismillah Oil & Gas." @@ -316,21 +146,9 @@ export default function LandingPage() { ); -} +} \ No newline at end of file