Update src/app/page.tsx

This commit is contained in:
2026-03-10 11:24:32 +00:00
parent 9725104040
commit ccff753eb5

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "📦 Request Delivery", href: "#delivery-request" }
]}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-dessert-food-yellow-wall_179666-35176.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-dessert-food-yellow-wall_179666-35176.jpg?_wi=1"
imageAlt="Courier on motorcycle making fast delivery"
mediaAnimation="slide-up"
imagePosition="right"
@@ -86,19 +86,19 @@ export default function LandingPage() {
},
{
id: 3,
title: "Parcel Delivery", description: "Safe and secure delivery of packages and goods across the city", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-handing-package-smiling-woman-door_23-2151998645.jpg"
title: "Parcel Delivery", description: "Safe and secure delivery of packages and goods across the city", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-handing-package-smiling-woman-door_23-2151998645.jpg?_wi=1"
},
{
id: 4,
title: "Document Delivery", description: "Urgent delivery of important documents and contracts", imageSrc: "http://img.b2bpic.net/free-photo/pizza-delivery-courier-giving-pizza-boxes-person_114579-4279.jpg"
title: "Document Delivery", description: "Urgent delivery of important documents and contracts", imageSrc: "http://img.b2bpic.net/free-photo/pizza-delivery-courier-giving-pizza-boxes-person_114579-4279.jpg?_wi=1"
},
{
id: 5,
title: "Store Deliveries", description: "Quick delivery service for retail shops and small businesses", imageSrc: "http://img.b2bpic.net/free-photo/person-keeping-shopping-bags-inside-car_23-2148195438.jpg"
title: "Store Deliveries", description: "Quick delivery service for retail shops and small businesses", imageSrc: "http://img.b2bpic.net/free-photo/person-keeping-shopping-bags-inside-car_23-2148195438.jpg?_wi=1"
},
{
id: 6,
title: "Express Same-Day", description: "Same-day delivery for urgent shipments and time-sensitive packages", imageSrc: "http://img.b2bpic.net/free-photo/pizza-delivery-courier-giving-pizza-boxes-person_114579-4279.jpg"
title: "Express Same-Day", description: "Same-day delivery for urgent shipments and time-sensitive packages", imageSrc: "http://img.b2bpic.net/free-photo/pizza-delivery-courier-giving-pizza-boxes-person_114579-4279.jpg?_wi=2"
}
]}
animationType="blur-reveal"
@@ -114,15 +114,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Call or Request Online", description: "Contact us via phone at 07 08 29 82 56, WhatsApp, or fill out the delivery request form with your details", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-dessert-food-yellow-wall_179666-35176.jpg"
title: "Call or Request Online", description: "Contact us via phone at 07 08 29 82 56, WhatsApp, or fill out the delivery request form with your details", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-dessert-food-yellow-wall_179666-35176.jpg?_wi=2"
},
{
id: 2,
title: "Driver Picks Up Your Package", description: "Our driver arrives quickly at your location to collect the package or order", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-handing-package-smiling-woman-door_23-2151998645.jpg"
title: "Driver Picks Up Your Package", description: "Our driver arrives quickly at your location to collect the package or order", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-handing-package-smiling-woman-door_23-2151998645.jpg?_wi=2"
},
{
id: 3,
title: "Fast Delivery Across Beni Mellal", description: "Your delivery reaches its destination quickly and safely, every time", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-dessert-food-yellow-wall_179666-35176.jpg"
title: "Fast Delivery Across Beni Mellal", description: "Your delivery reaches its destination quickly and safely, every time", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-dessert-food-yellow-wall_179666-35176.jpg?_wi=3"
}
]}
animationType="blur-reveal"
@@ -178,7 +178,7 @@ export default function LandingPage() {
inputPlaceholder="Enter your email"
buttonText="Request Now"
termsText="We respect your privacy. Your information is only used to process your delivery request."
imageSrc="http://img.b2bpic.net/free-photo/person-keeping-shopping-bags-inside-car_23-2148195438.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-keeping-shopping-bags-inside-car_23-2148195438.jpg?_wi=2"
mediaPosition="right"
mediaAnimation="slide-up"
/>