Merge version_1 into main #6

Merged
bender merged 4 commits from version_1 into main 2026-03-11 12:32:54 +00:00
4 changed files with 1 additions and 4 deletions

View File

@@ -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={[

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"