Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-06 03:25:28 +00:00
2 changed files with 38 additions and 120 deletions

View File

@@ -46,10 +46,11 @@ export default function AboutPage() {
{ value: "2018", title: "Founded" },
{ value: "5000+", title: "Families Served" },
]}
imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg"
imageAlt="Our Values & Commitment"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -57,32 +58,16 @@ export default function AboutPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "Safety",
title: "First",
description: "ISO 9001 certified standards and daily protocols",
icon: ShieldCheck,
id: "1", value: "Safety", title: "First", description: "ISO 9001 certified standards and daily protocols", icon: ShieldCheck,
},
{
id: "2",
value: "Joy",
title: "Always",
description: "Every interaction designed for happiness",
icon: Heart,
id: "2", value: "Joy", title: "Always", description: "Every interaction designed for happiness", icon: Heart,
},
{
id: "3",
value: "Growth",
title: "Every Day",
description: "Development-focused play experiences",
icon: Award,
id: "3", value: "Growth", title: "Every Day", description: "Development-focused play experiences", icon: Award,
},
{
id: "4",
value: "Family",
title: "Centered",
description: "Creating memories for lifelong bonds",
icon: Video,
id: "4", value: "Family", title: "Centered", description: "Creating memories for lifelong bonds", icon: Video,
},
]}
title="Our Core Values"
@@ -111,8 +96,7 @@ export default function AboutPage() {
<FooterBaseReveal
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Play Zones", href: "/play-zones" },
@@ -120,45 +104,27 @@ export default function AboutPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{
label: "📍 Bangalore Tech Park, Bengaluru",
href: "#",
},
label: "📍 Bangalore Tech Park, Bengaluru", href: "#"},
{
label: "📞 +91-98765-43210",
href: "tel:+919876543210",
},
label: "📞 +91-98765-43210", href: "tel:+919876543210"},
{
label: "📧 info@funtuskids.com",
href: "mailto:info@funtuskids.com",
},
label: "📧 info@funtuskids.com", href: "mailto:info@funtuskids.com"},
{
label: "🕒 Mon-Sun: 10AM-8PM",
href: "#",
},
label: "🕒 Mon-Sun: 10AM-8PM", href: "#"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Facebook",
href: "https://facebook.com/funtuskids",
},
label: "Facebook", href: "https://facebook.com/funtuskids"},
{
label: "Instagram",
href: "https://instagram.com/funtuskids",
},
label: "Instagram", href: "https://instagram.com/funtuskids"},
{
label: "YouTube",
href: "https://youtube.com/funtuskids",
},
label: "YouTube", href: "https://youtube.com/funtuskids"},
{
label: "Twitter",
href: "https://twitter.com/funtuskids",
},
label: "Twitter", href: "https://twitter.com/funtuskids"},
],
},
]}

View File

@@ -47,17 +47,11 @@ export default function HomePage() {
description="FuNtus Kids Play Area is Bengaluru's premier indoor playground, featuring safe, engaging play zones designed for children of all ages. Book a visit today and watch your child have the time of their life!"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/family-resting-home_1098-838.jpg",
alt: "Happy Parent 1",
},
src: "http://img.b2bpic.net/free-photo/family-resting-home_1098-838.jpg", alt: "Happy Parent 1"},
{
src: "http://img.b2bpic.net/free-photo/kids-rage-siblings-spend-time-together-hug-laugh_72229-622.jpg",
alt: "Happy Parent 2",
},
src: "http://img.b2bpic.net/free-photo/kids-rage-siblings-spend-time-together-hug-laugh_72229-622.jpg", alt: "Happy Parent 2"},
{
src: "http://img.b2bpic.net/free-photo/brother-sister-are-playing-together-two-children-playing-with-wooden-airplane-outdoor_146671-14973.jpg",
alt: "Happy Parent 3",
},
src: "http://img.b2bpic.net/free-photo/brother-sister-are-playing-together-two-children-playing-with-wooden-airplane-outdoor_146671-14973.jpg", alt: "Happy Parent 3"},
]}
avatarText="Trusted by 5000+ Happy Families"
buttons={[
@@ -79,10 +73,11 @@ export default function HomePage() {
{ value: "5000+", title: "Happy Families" },
{ value: "8", title: "Play Zones" },
]}
imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg"
imageAlt="FuNtus Safety Standards"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -94,15 +89,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Bengaluru Parenting Network",
"Kids Activities Hub",
"Family Fun Guide",
"Safe Play Zone Certified",
"Bengaluru Family Magazine",
"Kids Wellness Association",
"Quality Play Centers",
"Parent Community Badge",
]}
"Bengaluru Parenting Network", "Kids Activities Hub", "Family Fun Guide", "Safe Play Zone Certified", "Bengaluru Family Magazine", "Kids Wellness Association", "Quality Play Centers", "Parent Community Badge"]}
speed={40}
showCard={true}
/>
@@ -112,32 +99,16 @@ export default function HomePage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "100",
title: "%",
description: "Sanitized Daily",
icon: ShieldCheck,
id: "1", value: "100", title: "%", description: "Sanitized Daily", icon: ShieldCheck,
},
{
id: "2",
value: "24",
title: "hrs",
description: "CCTV Monitoring",
icon: Video,
id: "2", value: "24", title: "hrs", description: "CCTV Monitoring", icon: Video,
},
{
id: "3",
value: "15",
title: "staff",
description: "First Aid Certified",
icon: Heart,
id: "3", value: "15", title: "staff", description: "First Aid Certified", icon: Heart,
},
{
id: "4",
value: "ISO",
title: "9001",
description: "Certified Quality",
icon: Award,
id: "4", value: "ISO", title: "9001", description: "Certified Quality", icon: Award,
},
]}
title="Safety & Quality Standards"
@@ -202,8 +173,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Play Zones", href: "/play-zones" },
@@ -211,45 +181,27 @@ export default function HomePage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{
label: "📍 Bangalore Tech Park, Bengaluru",
href: "#",
},
label: "📍 Bangalore Tech Park, Bengaluru", href: "#"},
{
label: "📞 +91-98765-43210",
href: "tel:+919876543210",
},
label: "📞 +91-98765-43210", href: "tel:+919876543210"},
{
label: "📧 info@funtuskids.com",
href: "mailto:info@funtuskids.com",
},
label: "📧 info@funtuskids.com", href: "mailto:info@funtuskids.com"},
{
label: "🕒 Mon-Sun: 10AM-8PM",
href: "#",
},
label: "🕒 Mon-Sun: 10AM-8PM", href: "#"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Facebook",
href: "https://facebook.com/funtuskids",
},
label: "Facebook", href: "https://facebook.com/funtuskids"},
{
label: "Instagram",
href: "https://instagram.com/funtuskids",
},
label: "Instagram", href: "https://instagram.com/funtuskids"},
{
label: "YouTube",
href: "https://youtube.com/funtuskids",
},
label: "YouTube", href: "https://youtube.com/funtuskids"},
{
label: "Twitter",
href: "https://twitter.com/funtuskids",
},
label: "Twitter", href: "https://twitter.com/funtuskids"},
],
},
]}