Merge version_1 into main #4
@@ -79,19 +79,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "small", title: "Single Item Pickup", price: "$80+", period: "", features: ["1 large appliance", "Fast scheduling", "Responsible disposal"],
|
||||
id: "small", title: "Junk Removal", price: "$60+", period: "", features: ["$60 Porterville Only ", "$135 Starting Price All Other Areas ", "Responsible disposal"],
|
||||
button: { text: "Book Now", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-symbol-paper-environment-hand-craft-element_53876-127096.jpg", imageAlt: "eco friendly recycling symbol"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776019278239-tps7lb1l.jpg", imageAlt: "eco friendly recycling symbol"
|
||||
},
|
||||
{
|
||||
id: "medium", title: "Small Load", price: "$150+", period: "", features: ["Up to 1/4 truckload", "Furniture & boxes", "Same-day quotes"],
|
||||
id: "medium", title: "14 Yard Dumpster ", price: "$160+", period: "", features: ["24 Hour Rental Starting at $160 ", "F", "S"],
|
||||
button: { text: "Book Now", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-men-moving-objects-out-car_23-2148944549.jpg?_wi=2", imageAlt: "eco friendly recycling symbol"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776019691991-uyd6l6zw.jpg", imageAlt: "eco friendly recycling symbol"
|
||||
},
|
||||
{
|
||||
id: "large", title: "Full House/Cleanout", price: "Quote Required", period: "", features: ["Full truckload", "Estate cleanouts", "Priority scheduling"],
|
||||
id: "large", title: "20 Yard Dumpster ", price: "$360+ ", period: "", features: ["3 Day Minimum Rental ", "2 Tons Included ", "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?_wi=2", imageAlt: "eco friendly recycling symbol"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776019723461-6ieysns9.jpg", imageAlt: "eco friendly recycling symbol"
|
||||
}
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
@@ -105,9 +105,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Miller", handle: "@smiller", testimonial: "Incredible service! They cleared out my entire garage in under an hour. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg" },
|
||||
{ id: "2", name: "John Doe", handle: "@jdoe", testimonial: "Very professional and fair pricing. They even cleaned up after themselves. Definitely using them again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg" },
|
||||
{ id: "3", name: "Emily Watson", handle: "@ewatson", testimonial: "Reliable and fast. They made the renovation cleanup process stress-free.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/half-profile-image-cheerful-attractive-middle-aged-woman-with-short-gray-hair-wrinkles-having-fun-laughing-joke-smiling-broadly-camera_343059-1891.jpg" },
|
||||
{ id: "1", name: "Cross De Leon ", handle: "", testimonial: "Called him and he came out and did an estimate very fast. It was a huge project and it was done very efficiently. Good work! ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg" },
|
||||
{ id: "2", name: "Kim Clemons ", handle: "", testimonial: "I've used their service twice and both time they have been great! They are fast and efficient and do what they can to pack everything in so that I'm not overpaying! Thank you! You guys were a BIG help! ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employees-looking-laptop-laughing_74855-4007.jpg" },
|
||||
{ id: "3", name: "Emily Watson", handle: "@ewatson", testimonial: "", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/half-profile-image-cheerful-attractive-middle-aged-woman-with-short-gray-hair-wrinkles-having-fun-laughing-joke-smiling-broadly-camera_343059-1891.jpg" },
|
||||
{ id: "4", name: "David Smith", handle: "@dsmith", testimonial: "Great local business. They showed up on time and were very careful not to scratch the walls while carrying old furniture out.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-mature-woman-showing-ok-sign-smiling-approve-like-product-standi_1258-159931.jpg" },
|
||||
{ id: "5", name: "Maria Garcia", handle: "@mgarcia", testimonial: "Friendly team and very affordable. Thank you for the quick response to my inquiry!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user