Merge version_3 into main #4
@@ -60,7 +60,7 @@ export default function AboutPage() {
|
||||
tag="Values"
|
||||
tagIcon={Shield}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function AboutPage() {
|
||||
title="Meet the Visionaries"
|
||||
tag="Leadership"
|
||||
tagAnimation="slide-up"
|
||||
membersAnimation="depth-3d"
|
||||
membersAnimation="slide-up"
|
||||
memberVariant="default"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
tag="Achievements"
|
||||
tagIcon={Award}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function AboutPage() {
|
||||
tag="Community"
|
||||
tagIcon={MessageSquare}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
tag="Features"
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
tag="Impact"
|
||||
tagIcon={Award}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
title="Meet the Experts Behind PixVault"
|
||||
tag="Team"
|
||||
tagAnimation="slide-up"
|
||||
membersAnimation="depth-3d"
|
||||
membersAnimation="slide-up"
|
||||
memberVariant="default"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
tag="Testimonials"
|
||||
tagIcon={MessageSquare}
|
||||
textboxLayout="default"
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user