Merge version_1 into main #2
@@ -74,7 +74,7 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "students",
|
||||
|
||||
@@ -126,7 +126,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "email",
|
||||
|
||||
@@ -104,7 +104,7 @@ export default function MemoryGalleriesPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "collections",
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function HomePage() {
|
||||
<HeroBillboardScroll
|
||||
title="Celebrate Your School Story"
|
||||
description="Explore treasured memories from classes, events, and shared moments. Unlock password-protected sections to access exclusive archives organized by year and occasion."
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Memory Archive"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "years",
|
||||
|
||||
Reference in New Issue
Block a user