Update src/app/page.tsx

This commit is contained in:
2026-06-11 03:12:39 +00:00
parent 59c3b5dde6
commit 4d6b1c3ebf

View File

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