Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:32:39 +00:00
parent d4d230ee00
commit 04ca10cc8d

View File

@@ -125,17 +125,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Residential Move", price: "From R2,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-boxes_23-2149035950.jpg"},
id: "p1", name: "All-Inclusive Residential Move", price: "From R2,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-boxes_23-2149035950.jpg"},
{
id: "p2", name: "Office Relocation", price: "From R5,000", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-packing-desk-items_23-2149392094.jpg"},
id: "p2", name: "Full-Service Office Relocation", price: "From R5,000", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-packing-desk-items_23-2149392094.jpg"},
{
id: "p3", name: "Fragile Handling", price: "From R1,200", imageSrc: "http://img.b2bpic.net/free-photo/vintage-trunks-lamp_1122-674.jpg"},
id: "p3", name: "White-Glove Fragile Handling", price: "From R1,200", imageSrc: "http://img.b2bpic.net/free-photo/vintage-trunks-lamp_1122-674.jpg"},
{
id: "p4", name: "Storage Assistance", price: "From R800", imageSrc: "http://img.b2bpic.net/free-photo/moving-boxes-sunny-room_23-2152025151.jpg"},
id: "p4", name: "Secure Storage Assistance", price: "From R800", imageSrc: "http://img.b2bpic.net/free-photo/moving-boxes-sunny-room_23-2152025151.jpg"},
{
id: "p5", name: "Long Distance", price: "Quotation Basis", imageSrc: "http://img.b2bpic.net/free-photo/delivery-employees-working-together_23-2148890046.jpg"},
id: "p5", name: "End-to-End Long Distance", price: "Quotation Basis", imageSrc: "http://img.b2bpic.net/free-photo/delivery-employees-working-together_23-2148890046.jpg"},
{
id: "p6", name: "Packing Services", price: "From R1,000", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886842.jpg"},
id: "p6", name: "Professional Packing Services", price: "From R1,000", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886842.jpg"},
]}
title="Our Moving Solutions"
description="Specialized services tailored to your moving needs."