diff --git a/src/app/page.tsx b/src/app/page.tsx index de149b2..861b7bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" },