From de94d717cedbe40dbd7f2cc009b094dd577653f8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 19:24:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10cb8e4..de149b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,12 +84,12 @@ export default function LandingPage() { 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: "14 Yard Dumpster ", price: "$160+", period: "", features: ["24 Hour Rental Starting at $160 ", "F", "S"], + id: "medium", title: "14 Yard Dumpster ", price: "$160+", period: "", features: ["24 Hour Rental Starting at $160 ", "", "1.5 Tons of Debris Included"], button: { text: "Book Now", href: "#contact" }, 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: "20 Yard Dumpster ", price: "$360+ ", period: "", features: ["3 Day Minimum Rental ", "2 Tons Included ", "Priority scheduling"], + id: "large", title: "20 Yard Dumpster ", price: "$360+ ", period: "", features: ["3 Day Minimum Rental ", "2 Tons of Debris Included ", "Priority scheduling"], button: { text: "Request Quote", href: "#contact" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776019723461-6ieysns9.jpg", imageAlt: "eco friendly recycling symbol" }