diff --git a/src/app/page.tsx b/src/app/page.tsx
index c16e503..7ee131a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,107 +31,30 @@ export default function LandingPage() {
@@ -139,24 +62,14 @@ export default function LandingPage() {
@@ -164,26 +77,14 @@ export default function LandingPage() {
@@ -195,87 +96,24 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "Standard",
- name: "Standard Ground",
- price: "From $5.99",
- rating: 5,
- reviewCount: "10k+",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-water-reflecting-buildings-shore-with-clear-sky_181624-2254.jpg",
- },
- {
- id: "p2",
- brand: "Express",
- name: "Express Next-Day",
- price: "From $12.99",
- rating: 5,
- reviewCount: "8k+",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-writing-info_23-2148539798.jpg",
- },
- {
- id: "p3",
- brand: "Fragile",
- name: "Fragile Handler",
- price: "From $15.99",
- rating: 5,
- reviewCount: "5k+",
- imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-parcel-client_23-2149229192.jpg",
- },
- {
- id: "p4",
- brand: "Essential",
- name: "Essential Parcel",
- price: "From $8.99",
- rating: 4,
- reviewCount: "12k+",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-protester-holding-board-with-mock-up_23-2148296458.jpg",
- },
- {
- id: "p5",
- brand: "Cold-Chain",
- name: "Perishables",
- price: "From $25.99",
- rating: 5,
- reviewCount: "3k+",
- imageSrc: "http://img.b2bpic.net/free-photo/red-fresh-tomatoes-gathered-into-cardboaard-boxes-purchasing_114579-2740.jpg",
- },
- {
- id: "p6",
- brand: "Bulky",
- name: "Large Item Ship",
- price: "From $49.99",
- rating: 4,
- reviewCount: "2k+",
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-delivery-man-blue-uniform-cap-holding-cardboard-boxes-smiling-cheerfully-happy-positive-standing-orange-wall_141793-22943.jpg",
- },
+ { id: "p1", brand: "Quick", name: "City Delivery", price: "$5", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-parcel-client_23-2149229192.jpg" },
+ { id: "p2", brand: "Standard", name: "Domestic Post", price: "$10", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-delivery-man-blue-uniform-cap-holding-cardboard-boxes-smiling-cheerfully-happy-positive-standing-orange-wall_141793-22943.jpg" },
+ { id: "p3", brand: "Global", name: "International", price: "$25", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/transportation-vehicle-system-automobile-freight_53876-120304.jpg" }
]}
- title="Shipping Service Tiers"
- description="Select the shipping package that best fits your immediate requirements."
+ title="Our Services"
+ description="Pick the service tier that matches your speed and budget needs."
/>
@@ -288,49 +126,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Sarah Johnson",
- role: "Logistics Manager",
- company: "TechCorp",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
- },
- {
- id: "2",
- name: "Michael Chen",
- role: "Operations Lead",
- company: "InnovateLab",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/glasses-smiling-arm-horizontal-front_1262-2739.jpg",
- },
- {
- id: "3",
- name: "Emily Rodriguez",
- role: "Marketing Director",
- company: "GrowthCo",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/modern-workplace-white-yellow-colors-with-photo-frame_23-2147878419.jpg",
- },
- {
- id: "4",
- name: "David Kim",
- role: "Product Manager",
- company: "StartupXYZ",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg",
- },
- {
- id: "5",
- name: "Alex Rivera",
- role: "CEO",
- company: "FastRetail",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
- },
+ { id: "1", name: "Alex P.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" },
+ { id: "2", name: "Jamie S.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" },
+ { id: "3", name: "Jordan D.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" }
]}
- title="Loved by Businesses"
- description="See why top companies trust us with their critical deliveries."
+ title="Happy Customers"
+ description="Hear what our users have to say about their experience."
/>
@@ -339,24 +140,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
- {
- id: "q1",
- title: "Do you offer international shipping?",
- content: "Yes, we ship globally with customs support.",
- },
- {
- id: "q2",
- title: "How can I track my parcel?",
- content: "Use our real-time tracker on the dashboard with your tracking ID.",
- },
- {
- id: "q3",
- title: "What happens if a package is lost?",
- content: "We offer full insurance for all lost or damaged shipments.",
- },
+ { id: "q1", title: "How do I book?", content: "Just click the book button and enter your location." },
+ { id: "q2", title: "Is insurance included?", content: "All items are insured automatically." },
+ { id: "q3", title: "Do you work weekends?", content: "Yes, we operate 7 days a week." }
]}
- title="Frequently Asked"
- description="Have questions about our services? Find your answers here."
+ title="FAQs"
+ description="Everything you need to know about our delivery process."
faqsAnimation="slide-up"
/>
@@ -364,69 +153,23 @@ export default function LandingPage() {