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: "#" } ]}