Merge version_1 into main #3
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
tag="Trusted Local Hauling"
|
||||
buttons={[{ text: "Get A Free Quote Now", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-men-moving-objects-out-car_23-2148944549.jpg", imageAlt: "Our team at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/messy-room-disorder-concept-living-room-bedroom-scattered-clothes-stuff-floor_132075-8430.jpg", imageAlt: "Before and after junk removal" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-men-moving-objects-out-car_23-2148944549.jpg?_wi=1", imageAlt: "Our team at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/messy-room-disorder-concept-living-room-bedroom-scattered-clothes-stuff-floor_132075-8430.jpg?_wi=1", imageAlt: "Before and after junk removal" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -86,12 +86,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "medium", title: "Small Load", price: "$150+", period: "", features: ["Up to 1/4 truckload", "Furniture & boxes", "Same-day quotes"],
|
||||
button: { text: "Book Now", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-men-moving-objects-out-car_23-2148944549.jpg", imageAlt: "eco friendly recycling symbol"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-men-moving-objects-out-car_23-2148944549.jpg?_wi=2", imageAlt: "eco friendly recycling symbol"
|
||||
},
|
||||
{
|
||||
id: "large", title: "Full House/Cleanout", price: "Quote Required", period: "", features: ["Full truckload", "Estate cleanouts", "Priority scheduling"],
|
||||
button: { text: "Request Quote", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-room-disorder-concept-living-room-bedroom-scattered-clothes-stuff-floor_132075-8430.jpg", imageAlt: "eco friendly recycling symbol"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-room-disorder-concept-living-room-bedroom-scattered-clothes-stuff-floor_132075-8430.jpg?_wi=2", imageAlt: "eco friendly recycling symbol"
|
||||
}
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
|
||||
Reference in New Issue
Block a user