Merge version_1 into main #8

Merged
bender merged 1 commits from version_1 into main 2026-04-12 19:49:31 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "small", title: "Junk Removal", price: "$60+", period: "", features: ["$60 Porterville Only ", "$135 Starting Price All Other Areas ", "Responsible disposal"],
id: "small", title: "Junk Removal", price: "$60+", period: "", features: ["$60 Starting in Porterville Only ", "$135 Starting Price All Other Areas ", "Responsible disposal"],
button: { text: "Book Now", href: "#contact" },
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CAbs2mtVAarsbwSrty8hTuKmCw/uploaded-1776019278239-tps7lb1l.jpg", imageAlt: "eco friendly recycling symbol"
},