From bf5ac24b8cfae22ed3b4cce3e944569320292997 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 06:35:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 398da1d..617b889 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { { id: "1", value: "22", title: "Acres", description: "Rich, fertile soil ready for cultivation", imageSrc: "http://img.b2bpic.net/free-photo/green-field_155999-13.jpg" }, { id: "2", value: "100%", title: "Potential", description: "Expansive acreage with endless potential", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-landscape_23-2151839196.jpg" }, { id: "3", value: "Prime", title: "Region", description: "Located in renowned Steinbeck Country", imageSrc: "http://img.b2bpic.net/free-photo/hill-slope-with-rare-trees-grazing-goats-moldova_1268-15989.jpg" }, - { id: "4", value: "Stable", title: "Appreciation", description: "High demand, limited supply", imageSrc: "http://img.b2bpic.net/free-photo/iceland-landscape_1361-66.jpg" }, + { id: "4", value: "Stable", title: "Appreciation", description: "High demand, limited supply", imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-ripe-organic-strawberries-plant-modern-greenhouse-concept-delicious-fresh-berries-grow-garden-bush_7502-8962.jpg?id=16663861" }, { id: "5", value: "Strategic", title: "Location", description: "Near Salinas, Carmel & Pacific Coast", imageSrc: "http://img.b2bpic.net/free-photo/rural-landscape-aragon_1398-3257.jpg" }, { id: "6", value: "Ready", title: "Development", description: "Excellent access to infrastructure", imageSrc: "http://img.b2bpic.net/free-photo/lonely-road-with-wheatfield-sunset_1160-568.jpg" }, ]}