From 4d6b1c3ebf778f89ff2d7eb8611aad4ce3c6e4fb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 03:12:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2eccee0..b0fad9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,8 +74,6 @@ export default function LandingPage() { { type: "text", content: " Life at Myuna Farm" } ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/sheeps-standing-grass-near-lake_181624-41099.jpg" - imageAlt="A panoramic view of Myuna Farm with children playing" buttons={[ { text: "Learn More About Us", href: "#" } ]}