diff --git a/src/app/auth/register/page.tsx b/src/app/auth/register/page.tsx index 6ce5c69..5a92123 100644 --- a/src/app/auth/register/page.tsx +++ b/src/app/auth/register/page.tsx @@ -210,7 +210,6 @@ export default function RegisterPage() { description="Family Square is partnered with organizations dedicated to family wellness and connection." tag="Partners" textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} names={["Apple", "Microsoft", "Google", "Amazon", "Meta", "Slack", "Notion", "Figma"]} logos={[ diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index daeb88e..e30e563 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -95,7 +95,7 @@ export default function EventsPage() { completedLabel: "Completed" }, { - title: "Event Details", description: "Get comprehensive information about each event.", bentoComponent: "3d-task-list", heading: "Event Checklist", items: [ + title: "Event Details", description: "Get comprehensive information about each event.", bentoComponent: "3d-task-list", title: "Event Checklist", items: [ { icon: Users, label: "Invite Family", time: "Day 7" diff --git a/src/app/messaging/page.tsx b/src/app/messaging/page.tsx index beffaf7..4dee895 100644 --- a/src/app/messaging/page.tsx +++ b/src/app/messaging/page.tsx @@ -210,7 +210,6 @@ export default function MessagingPage() { description="Family Square is partnered with organizations dedicated to family wellness and connection." tag="Partners" textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} names={[ "Apple", "Microsoft", "Google", "Amazon", "Meta", "Slack", "Notion", "Figma" diff --git a/src/app/page.tsx b/src/app/page.tsx index b72b75a..07d5358 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -234,7 +234,6 @@ export default function HomePage() { description="Family Square is partnered with organizations dedicated to family wellness and connection." tag="Partners" textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} names={[ "Apple", "Microsoft", "Google", "Amazon", "Meta", "Slack", "Notion", "Figma"