Merge version_2 into main #2
@@ -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: "#"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user