From fe63d134318c3352c936d300e90805267f5d4f0c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 06:38:05 +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 617b889..7a0cabb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { features={[ { title: "22 Acres of Flat, Usable Land", description: "Maximize every square foot of your investment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-crispy-chocolate-rolls_171337-16250.jpg", imageAlt: "fertile soil close up rich texture" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/field-sunflowers-aerial-view-agricultural-fields-flowering-oilseed_661209-339.jpg", imageAlt: "flat agricultural land expanse" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/strawberry-field_1203-7581.jpg?id=1123505", imageAlt: "flat agricultural land expanse" } }, { title: "Prime Agricultural Zoning", description: "Proven yield capability in world-class conditions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15946.jpg", imageAlt: "fertile soil close up rich texture" }, -- 2.49.1