diff --git a/src/app/page.tsx b/src/app/page.tsx index 78d2f81..efc868b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { { 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" + 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" mediaAnimation="slide-up" imageAlt="professional oil and gas shop interior" /> @@ -132,7 +132,7 @@ export default function LandingPage() { 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", 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" }