Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-23 22:28:06 +00:00

View File

@@ -167,7 +167,6 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
cardTitle="Words from Our Community"
title="Our Partners"
description="Hear what our local customers and partners say about their experience with Texas Farm Patch."
testimonials={[
@@ -222,7 +221,7 @@ export default function LandingPage() {
<FooterLogoEmphasis
columns={[
{
items: [
title: "Navigation", items: [
{
label: "Home", href: "#hero"},
{
@@ -232,7 +231,7 @@ export default function LandingPage() {
],
},
{
items: [
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
{