3 Commits

Author SHA1 Message Date
02d0161648 Merge version_3 into main
Merge version_3 into main
2026-03-18 21:29:22 +00:00
114acb7a19 Update src/app/page.tsx 2026-03-18 21:29:18 +00:00
cc66b1e9b8 Merge version_2 into main
Merge version_2 into main
2026-03-18 21:23:24 +00:00

View File

@@ -153,16 +153,16 @@ export default function LandingPage() {
description="See why homeowners, renters, and landlords trust Best Price Trash Hauling."
testimonials={[
{
id: "1", title: "Phenomenal Service", quote: "Patrick and his crew did a phenomenal job clearing debris from our home, all at an affordable price. Customer service is second to none. I wouldn't hesitate to hire them again.", name: "Matt Allen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-redhead-young-lady-sitting-cafe_171337-15285.jpg", imageAlt: "professional headshot business man"
id: "1", title: "Phenomenal Service", quote: "Patrick and his crew did a phenomenal job clearing debris from our home, all at an affordable price. Customer service is second to none. I wouldn't hesitate to hire them again.", name: "Matt Allen", role: "Homeowner"
},
{
id: "2", title: "Great Value", quote: "Great junk removal service. He used his truck instead of a dumpster which lowered the price. Even helped dismantle everything. Super efficient.", name: "Jack W", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg", imageAlt: "professional headshot woman"
id: "2", title: "Great Value", quote: "Great junk removal service. He used his truck instead of a dumpster which lowered the price. Even helped dismantle everything. Super efficient.", name: "Jack W", role: "Property Owner"
},
{
id: "3", title: "Professional & Kind", quote: "Patrick and his team are the best. They worked with my budget and were professional and kind. Highly recommend!", name: "Glenda Nunez", role: "Renter", imageSrc: "http://img.b2bpic.net/free-photo/modern-man-with-coffee_23-2147961596.jpg", imageAlt: "mature adult professional portrait"
id: "3", title: "Professional & Kind", quote: "Patrick and his team are the best. They worked with my budget and were professional and kind. Highly recommend!", name: "Glenda Nunez", role: "Renter"
},
{
id: "4", title: "Quick & Efficient", quote: "Affordable, quick, and efficient. The stress of clutter is gone! 10/10 recommend!", name: "Maria Hall", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageAlt: "young professional woman portrait"
id: "4", title: "Quick & Efficient", quote: "Affordable, quick, and efficient. The stress of clutter is gone! 10/10 recommend!", name: "Maria Hall", role: "Homeowner"
}
]}
textboxLayout="default"
@@ -215,7 +215,6 @@ export default function LandingPage() {
tagAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-using-tablet-outdoors_23-2150747667.jpg"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"