diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b3028c..320b2ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,15 +37,15 @@ export default function LandingPage() { { name: "Products", id: "products" }, { name: "Contact", id: "contact" }, ]} - brandName="GreenHarvest Farm" + brandName="gemüsehof nieder" button={{ text: "Contact Us", href: "#contact" }} />
@@ -99,7 +99,7 @@ export default function LandingPage() { { id: "p6", name: "Garden Cucumbers", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chopped-zucchinis-bowl-with-chopped-zucchinis-wooden-kitchen-board-with-knife-with-cauliflower-lettuce-bucket-with-cucumber-zucchinis-isolated-wooden-wall_141793-75698.jpg" }, ]} title="Seasonal Harvest" - description="Browse our latest selection of seasonal vegetables grown with love and care." + description="Browse our latest selection of seasonal vegetables grown at gemüsehof nieder with love and care." /> @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "t5", title: "Highly Recommended", quote: "My kids love the carrots!", name: "Mark Wilson", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-healthy_1428-679.jpg" }, ]} title="What Our Families Say" - description="See why local families trust GreenHarvest Farm for their daily vegetables." + description="See why local families trust gemüsehof nieder for their daily vegetables." /> @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={false} names={["Certified Organic", "Local Farm Hub", "Sustainable Earth", "Fresh Produce Co", "Green Growers", "Community Supported", "Farmer Trusted"]} title="Our Partnerships" - description="Proudly supporting sustainable farming initiatives across the country." + description="Proudly supporting sustainable farming initiatives across the region." /> @@ -146,8 +146,8 @@ export default function LandingPage() { @@ -157,7 +157,7 @@ export default function LandingPage() { { items: [{ label: "About Us", href: "#about" }, { label: "Products", href: "#products" }] }, { items: [{ label: "FAQs", href: "#faq" }, { label: "Contact", href: "#contact" }] }, ]} - logoText="GreenHarvest Farm" + logoText="gemüsehof nieder" />