Merge version_1 into main #6
@@ -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={[
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user