Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-10 12:04:12 +00:00

View File

@@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import { Circle, Shield, Sparkles, Users } from "lucide-react";
import { Baby, Circle, Flower, Footprints, Handshake, Laugh, Shield, Sparkles, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,45 +33,27 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Play Zones",
id: "#play-zones",
},
name: "Play Zones", id: "#play-zones"},
{
name: "Branches",
id: "#branches",
},
name: "Branches", id: "#branches"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Safety",
id: "#safety",
},
name: "Safety", id: "#safety"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/baby-logo_23-2148030442.jpg"
logoAlt="Kids Corner Qatar Logo"
brandName="Kids Corner Qatar"
button={{
text: "Find a Branch",
href: "#branches",
}}
text: "Find a Branch", href: "#branches"}}
animateOnLoad={true}
/>
</div>
@@ -79,42 +61,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Where Every Corner is a Giggle: Kids Corner Qatar!"
description="The happiest & safest indoor playground for children 1-7. Fun play is safe play, supervised by professionals across Qatar's top malls."
buttons={[
{
text: "Find a Branch",
href: "#branches",
},
text: "Find a Branch", href: "#branches"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/training-pull-up-bar_1398-2904.jpg?_wi=1",
imageAlt: "Happy children playing in a colorful ball pit",
},
imageSrc: "http://img.b2bpic.net/free-photo/training-pull-up-bar_1398-2904.jpg", imageAlt: "Happy children playing in a colorful ball pit"},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-climbing-playground-side-view_23-2148361470.jpg?_wi=1",
imageAlt: "Child sliding down a bright indoor playground slide",
},
imageSrc: "http://img.b2bpic.net/free-photo/girl-climbing-playground-side-view_23-2148361470.jpg", imageAlt: "Child sliding down a bright indoor playground slide"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-girl-playing-indoors-with-eco-toys_23-2150268065.jpg",
imageAlt: "Kids building with soft blocks in an indoor play area",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-girl-playing-indoors-with-eco-toys_23-2150268065.jpg", imageAlt: "Kids building with soft blocks in an indoor play area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girls-sitting-outdoors_1098-1782.jpg",
imageAlt: "Parents watching kids play in a supervised environment",
},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girls-sitting-outdoors_1098-1782.jpg", imageAlt: "Parents watching kids play in a supervised environment"},
{
imageSrc: "http://img.b2bpic.net/free-photo/family-with-two-kids-kitchen-preparing-easter_1157-32520.jpg",
imageAlt: "Children jumping and playing on soft play equipment",
},
imageSrc: "http://img.b2bpic.net/free-photo/family-with-two-kids-kitchen-preparing-easter_1157-32520.jpg", imageAlt: "Children jumping and playing on soft play equipment"},
]}
mediaAnimation="slide-up"
/>
@@ -125,9 +92,7 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "About Us: Your Child's Happy & Safe Place",
},
type: "text", content: "About Us: Your Child's Happy & Safe Place"},
]}
/>
</div>
@@ -139,79 +104,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Soft Play Structures",
description: "Explore multi-level climbing frames, tunnels, and obstacles for adventurous minds and active bodies.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-enjoying-soft-blocks-playground_23-2148361462.jpg",
imageAlt: "Kids climbing multi-level soft play structure",
},
title: "Soft Play Structures", description: "Explore multi-level climbing frames, tunnels, and obstacles for adventurous minds and active bodies.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-enjoying-soft-blocks-playground_23-2148361462.jpg", imageAlt: "Kids climbing multi-level soft play structure"},
items: [
{
icon: Sparkles,
text: "Endless Exploration",
},
text: "Endless Exploration"},
{
icon: Footprints,
text: "Active Development",
},
text: "Active Development"},
{
icon: Users,
text: "Social Interaction",
},
text: "Social Interaction"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-vector/baby-logo_23-2148030442.jpg",
imageAlt: "kids in soft play climbing structure",
reverse: false
},
{
title: "Colorful Ball Pits",
description: "Dive into our vibrant ball pits, a sensory wonderland offering bouncing fun and soft landings.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836322.jpg",
imageAlt: "Children enjoying a colorful ball pit",
},
title: "Colorful Ball Pits", description: "Dive into our vibrant ball pits, a sensory wonderland offering bouncing fun and soft landings.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836322.jpg", imageAlt: "Children enjoying a colorful ball pit"},
items: [
{
icon: Circle,
text: "Sensory Engagement",
},
text: "Sensory Engagement"},
{
icon: Laugh,
text: "Giggles Guaranteed",
},
text: "Giggles Guaranteed"},
{
icon: Handshake,
text: "Shared Fun",
},
text: "Shared Fun"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/training-pull-up-bar_1398-2904.jpg?_wi=2",
imageAlt: "kids in soft play climbing structure",
reverse: true
},
{
title: "Dedicated Toddler Zone",
description: "A safe, gentle space specifically designed for our youngest visitors (ages 1-3) with age-appropriate activities.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-girl-coloring-eggs_23-2147760653.jpg",
imageAlt: "Toddlers playing in a soft, padded play zone",
},
title: "Dedicated Toddler Zone", description: "A safe, gentle space specifically designed for our youngest visitors (ages 1-3) with age-appropriate activities.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-girl-coloring-eggs_23-2147760653.jpg", imageAlt: "Toddlers playing in a soft, padded play zone"},
items: [
{
icon: Baby,
text: "Safe for Little Ones",
},
text: "Safe for Little Ones"},
{
icon: Flower,
text: "Gentle Activities",
},
text: "Gentle Activities"},
{
icon: Shield,
text: "Supervised Comfort",
},
text: "Supervised Comfort"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/girl-climbing-playground-side-view_23-2148361470.jpg?_wi=2",
imageAlt: "kids in soft play climbing structure",
reverse: false
},
]}
title="Discover Our Exciting Play Zones!"
@@ -227,26 +165,11 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "ezdan-mall",
name: "Ezdan Mall Al Wakra",
price: "2nd Floor | 10 AM - 10 PM Daily",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-cityscape-with-historic-buildings-sunny-day-copenhagen-denmark_181624-48933.jpg",
imageAlt: "Map showing Kids Corner location in Ezdan Mall Al Wakra",
},
id: "ezdan-mall", name: "Ezdan Mall Al Wakra", price: "2nd Floor | 10 AM - 10 PM Daily", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-cityscape-with-historic-buildings-sunny-day-copenhagen-denmark_181624-48933.jpg", imageAlt: "Map showing Kids Corner location in Ezdan Mall Al Wakra"},
{
id: "place-vendome",
name: "Place Vendôme Mall",
price: "2nd Floor | 10 AM - 10 PM Daily",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-summer-elements-blank-slate_23-2147628421.jpg",
imageAlt: "Map showing Kids Corner location in Place Vendôme Mall",
},
id: "place-vendome", name: "Place Vendôme Mall", price: "2nd Floor | 10 AM - 10 PM Daily", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-summer-elements-blank-slate_23-2147628421.jpg", imageAlt: "Map showing Kids Corner location in Place Vendôme Mall"},
{
id: "mall-of-qatar",
name: "Mall of Qatar",
price: "Ground Floor | 10 AM - 10 PM Daily",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-pin-location_23-2151642231.jpg",
imageAlt: "Map showing Kids Corner location in Mall of Qatar",
},
id: "mall-of-qatar", name: "Mall of Qatar", price: "Ground Floor | 10 AM - 10 PM Daily", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-pin-location_23-2151642231.jpg", imageAlt: "Map showing Kids Corner location in Mall of Qatar"},
]}
title="Find Your Nearest Kids Corner!"
description="With multiple convenient locations in Qatar's premier shopping malls, fun is always just around the corner. Visit us today!"
@@ -260,55 +183,29 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "hourly-pass",
badge: "Popular",
badgeIcon: Sparkles,
price: "45 QAR/Hour",
name: "Hourly Play Pass",
buttons: [
id: "hourly-pass", badge: "Popular", badgeIcon: Sparkles,
price: "45 QAR/Hour", name: "Hourly Play Pass", buttons: [
{
text: "Get Pass",
href: "#contact",
},
text: "Get Pass", href: "#contact"},
],
features: [
"1 hour of supervised play",
"Access to all zones",
"Flexible entry & exit",
],
"1 hour of supervised play", "Access to all zones", "Flexible entry & exit"],
},
{
id: "daily-pass",
price: "120 QAR/Day",
name: "Unlimited Daily Fun",
buttons: [
id: "daily-pass", price: "120 QAR/Day", name: "Unlimited Daily Fun", buttons: [
{
text: "Buy Day Pass",
href: "#contact",
},
text: "Buy Day Pass", href: "#contact"},
],
features: [
"Full day supervised play",
"Unlimited re-entry",
"Includes 1 snack voucher",
],
"Full day supervised play", "Unlimited re-entry", "Includes 1 snack voucher"],
},
{
id: "birthday-package",
price: "Starting 800 QAR",
name: "Birthday Party Package",
buttons: [
id: "birthday-package", price: "Starting 800 QAR", name: "Birthday Party Package", buttons: [
{
text: "Inquire Now",
href: "#contact",
},
text: "Inquire Now", href: "#contact"},
],
features: [
"2-hour private party area",
"Dedicated party host",
"Customizable themes",
"Cake & refreshments options",
],
"2-hour private party area", "Dedicated party host", "Customizable themes", "Cake & refreshments options"],
},
]}
title="Flexible Play Passes & Party Packages"
@@ -323,31 +220,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "daily-sanitization",
value: "100%",
title: "Daily Sanitization",
items: [
"All equipment and surfaces meticulously cleaned and disinfected daily.",
"Deep cleaning routines after closing.",
],
id: "daily-sanitization", value: "100%", title: "Daily Sanitization", items: [
"All equipment and surfaces meticulously cleaned and disinfected daily.", "Deep cleaning routines after closing."],
},
{
id: "supervised-play",
value: "Pro Staff",
title: "Trained Supervision",
items: [
"Our qualified staff actively supervises all play zones.",
"Ensuring a safe and engaging environment at all times.",
],
id: "supervised-play", value: "Pro Staff", title: "Trained Supervision", items: [
"Our qualified staff actively supervises all play zones.", "Ensuring a safe and engaging environment at all times."],
},
{
id: "safe-environment",
value: "Secure",
title: "Secure Play Environment",
items: [
"CCTV monitoring in all public areas for enhanced security.",
"Strict sock policy to maintain hygiene standards.",
],
id: "safe-environment", value: "Secure", title: "Secure Play Environment", items: [
"CCTV monitoring in all public areas for enhanced security.", "Strict sock policy to maintain hygiene standards."],
},
]}
title="Our Commitment to Safety & Cleanliness"
@@ -361,25 +243,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "age-limit",
title: "What are the age limits for children?",
content: "Kids Corner Qatar is designed for children aged 1 to 7 years old, with a dedicated toddler zone for our youngest visitors.",
},
id: "age-limit", title: "What are the age limits for children?", content: "Kids Corner Qatar is designed for children aged 1 to 7 years old, with a dedicated toddler zone for our youngest visitors."},
{
id: "supervision-rules",
title: "Is adult supervision required?",
content: "Yes, all children must be accompanied and supervised by a responsible adult (18+) at all times within the play area.",
},
id: "supervision-rules", title: "Is adult supervision required?", content: "Yes, all children must be accompanied and supervised by a responsible adult (18+) at all times within the play area."},
{
id: "socks-policy",
title: "Is it mandatory to wear socks?",
content: "For hygiene and safety reasons, socks are mandatory for both children and adults entering the play area. Socks are available for purchase if forgotten.",
},
id: "socks-policy", title: "Is it mandatory to wear socks?", content: "For hygiene and safety reasons, socks are mandatory for both children and adults entering the play area. Socks are available for purchase if forgotten."},
{
id: "pricing-details",
title: "How much does it cost to play?",
content: "We offer various pricing options, including hourly passes and daily unlimited play. Please refer to our Pricing & Packages section for detailed information.",
},
id: "pricing-details", title: "How much does it cost to play?", content: "We offer various pricing options, including hourly passes and daily unlimited play. Please refer to our Pricing & Packages section for detailed information."},
]}
imageSrc="http://img.b2bpic.net/free-photo/confused-little-blonde-girl-with-violet-party-hat-putting-finger-chin-looking-side-standing-front-helium-balloons-isolated-purple-wall-with-copy-space_141793-97200.jpg"
imageAlt="Parent and child looking at an information board"
@@ -395,8 +265,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch!"
title="Book a Party or Get in Touch!"
description="Whether you're planning an unforgettable birthday bash or have general questions, our team is here to help. Fill out the form below, or reach us via phone: +974 123 4567, WhatsApp: +974 123 4567, Instagram: @kids_cornerqatar. Our general opening hours are 10 AM - 10 PM daily."
@@ -412,13 +281,9 @@ export default function LandingPage() {
logoAlt="Kids Corner Qatar Logo"
logoText="Kids Corner Qatar"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>