Merge version_4 into main #6
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="FreshRoot Farm"
|
||||
brandName="Red Bud Farms"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
reverse: true,
|
||||
},
|
||||
]}
|
||||
title="Why Choose FreshRoot?"
|
||||
title="Why Choose Red Bud Farms?"
|
||||
description="Transparency and quality are at the heart of everything we produce. From the meat on your dinner plate to the soap in your shower."
|
||||
/>
|
||||
</div>
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Store", href: "#products" }, { label: "About Us", href: "#about" }] },
|
||||
{ items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] },
|
||||
]}
|
||||
logoText="FreshRoot Farm"
|
||||
logoText="Red Bud Farms"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user