diff --git a/src/app/page.tsx b/src/app/page.tsx index 639884e..5e2709c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,14 +44,14 @@ export default function LandingPage() { title="Dependable Dumpster Rentals in Texas" description="Fast, affordable, and reliable waste removal for residential, commercial, and construction projects. We make cleanup simple." testimonials={[ - { name: "John Doe", handle: "@john", testimonial: "Excellent service and on-time delivery. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg", imageAlt: "residential dumpster rental home driveway" }, - { name: "Jane Smith", handle: "@jane", testimonial: "Very professional and careful with the driveway placement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ruins-russian-s-war-ukraine_23-2149437948.jpg", imageAlt: "residential dumpster rental home driveway" }, - { name: "Robert B.", handle: "@bob", testimonial: "Great rates and easy booking process. Thank you!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/drawer-workshop_23-2147773382.jpg", imageAlt: "residential dumpster rental home driveway" }, - { name: "Alice T.", handle: "@alice", testimonial: "The best dumpster service I have used in Conroe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-ramadan-side-view_23-2150154482.jpg", imageAlt: "residential dumpster rental home driveway" }, - { name: "Mike R.", handle: "@mike", testimonial: "Reliable and responsive team. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-supervisor-inspecting-shipping-cargo-container-freight-train-station_342744-779.jpg", imageAlt: "residential dumpster rental home driveway" }, + { name: "John Doe", handle: "@john", testimonial: "Excellent service and on-time delivery. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg?_wi=1", imageAlt: "residential dumpster rental home driveway" }, + { name: "Jane Smith", handle: "@jane", testimonial: "Very professional and careful with the driveway placement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ruins-russian-s-war-ukraine_23-2149437948.jpg?_wi=1", imageAlt: "residential dumpster rental home driveway" }, + { name: "Robert B.", handle: "@bob", testimonial: "Great rates and easy booking process. Thank you!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/drawer-workshop_23-2147773382.jpg?_wi=1", imageAlt: "residential dumpster rental home driveway" }, + { name: "Alice T.", handle: "@alice", testimonial: "The best dumpster service I have used in Conroe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-ramadan-side-view_23-2150154482.jpg?_wi=1", imageAlt: "residential dumpster rental home driveway" }, + { name: "Mike R.", handle: "@mike", testimonial: "Reliable and responsive team. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-supervisor-inspecting-shipping-cargo-container-freight-train-station_342744-779.jpg?_wi=1", imageAlt: "residential dumpster rental home driveway" }, ]} buttons={[{ text: "Book Now", href: "tel:8328552778" }]} - imageSrc="http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/beard-worker-man-suit-construction-worker-safety-orange-helmet-near-red-barrel-makes-selfie-phone_627829-11407.jpg", alt: "Satisfied customer one" }, { src: "http://img.b2bpic.net/free-photo/young-man-engraving-wood_23-2149061683.jpg", alt: "Satisfied customer two" }, @@ -74,7 +74,7 @@ export default function LandingPage() { { title: "Flexible Sizing", description: "A range of sizes for any project scale." }, { title: "Safe Placement", description: "We take extra care of your property." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ruins-russian-s-war-ukraine_23-2149437948.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ruins-russian-s-war-ukraine_23-2149437948.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -84,9 +84,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Versatile Sizing", description: "From small home remodels to large construction sites, we have the right bin.", imageSrc: "http://img.b2bpic.net/free-photo/drawer-workshop_23-2147773382.jpg" }, - { title: "Reliable Schedule", description: "We pride ourselves on meeting deadlines with timely pickup and drop-off.", imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-ramadan-side-view_23-2150154482.jpg" }, - { title: "Property Care", description: "We prioritize careful container placement to protect your driveway.", imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-supervisor-inspecting-shipping-cargo-container-freight-train-station_342744-779.jpg" }, + { title: "Versatile Sizing", description: "From small home remodels to large construction sites, we have the right bin.", imageSrc: "http://img.b2bpic.net/free-photo/drawer-workshop_23-2147773382.jpg?_wi=2" }, + { title: "Reliable Schedule", description: "We pride ourselves on meeting deadlines with timely pickup and drop-off.", imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-ramadan-side-view_23-2150154482.jpg?_wi=2" }, + { title: "Property Care", description: "We prioritize careful container placement to protect your driveway.", imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-supervisor-inspecting-shipping-cargo-container-freight-train-station_342744-779.jpg?_wi=2" }, ]} title="Simple Waste Removal" description="Everything we do is designed to keep your project clean and organized."