Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-17 09:25:03 +00:00

View File

@@ -86,7 +86,7 @@ export default function PricingPage() {
{ text: "Get Quote", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/top-view-gardening-tools-ground_23-2148200449.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-gardening-tools-ground_23-2148200449.jpg?_wi=1"
imageAlt="complete soil blend 40kg bag"
showBlur={true}
showDimOverlay={false}
@@ -152,7 +152,7 @@ export default function PricingPage() {
id: "subscription-service",
name: "Monthly Subscription",
price: "Save 20% + Free Shipping",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-ground_23-2148200449.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-ground_23-2148200449.jpg?_wi=2",
imageAlt: "Monthly subscription service pricing",
initialQuantity: 1,
},