Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e97f55a21 | |||
| 64077a94d8 | |||
| 160237521e | |||
| b68ff7c925 |
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
|||||||
title="Featured Service Packages"
|
title="Featured Service Packages"
|
||||||
description="Choose the level of service that matches your requirements."
|
description="Choose the level of service that matches your requirements."
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Concierge Move", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-delivery-man-holding-boxes_23-2148455135.jpg?_wi=2" },
|
{ id: "p1", name: "Concierge Move (Includes white-glove packing & unpacking)", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-delivery-man-holding-boxes_23-2148455135.jpg?_wi=2" },
|
||||||
{ id: "p2", name: "Storage & Logistics", price: "From $500", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-delivery-men-concept_23-2148684718.jpg?_wi=2" },
|
{ id: "p2", name: "Storage & Logistics", price: "From $500", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-delivery-men-concept_23-2148684718.jpg?_wi=2" },
|
||||||
{ id: "p3", name: "Premium Packing", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/screen-that-come-life_52683-107523.jpg?_wi=2" }
|
{ id: "p3", name: "Premium Packing", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/screen-that-come-life_52683-107523.jpg?_wi=2" }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user