Update src/app/page.tsx

This commit is contained in:
2026-04-23 22:28:02 +00:00
parent 63a3484381
commit 2f7c545f54

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