Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-04-23 07:51:45 +00:00

View File

@@ -28,12 +28,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home", id: "/"},
{
name: "Classes", id: "/classes"},
{
name: "Contact", id: "/contact"},
{ name: "Home", id: "/" },
{ name: "Classes", id: "/classes" },
{ name: "Contact", id: "/contact" },
]}
brandName="Urban Zen Studio"
/>
@@ -41,23 +38,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain"}}
background={{ variant: "plain" }}
title="Awaken Your Inner Peace"
description="Urban Zen Studio provides a sanctuary for movement, mindfulness, and the quiet joy of being."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dancer-doing-elegant-performing-art_23-2149144320.jpg", imageAlt: "Yoga studio peace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725293.jpg", imageAlt: "Yoga studio peace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-mat-full-shot_23-2149996112.jpg", imageAlt: "Yoga studio peace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/yoga-woman-young-woman-doing-yoga-morning_654080-1064.jpg", imageAlt: "Yoga studio peace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fairskinned-young-woman-is-doing-exercises-leaning-forward-with-outstretched-arms-spacious-room-slim-lady-sportswear-takes-care-her-health-people-activities-wellness-concept_197531-32152.jpg", imageAlt: "Yoga studio peace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-3804.jpg", imageAlt: "Yoga studio peace"},
{ imageSrc: "http://img.b2bpic.net/free-photo/dancer-doing-elegant-performing-art_23-2149144320.jpg", imageAlt: "Yoga studio peace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725293.jpg", imageAlt: "Yoga studio peace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-mat-full-shot_23-2149996112.jpg", imageAlt: "Yoga studio peace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/yoga-woman-young-woman-doing-yoga-morning_654080-1064.jpg", imageAlt: "Yoga studio peace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fairskinned-young-woman-is-doing-exercises-leaning-forward-with-outstretched-arms-spacious-room-slim-lady-sportswear-takes-care-her-health-people-activities-wellness-concept_197531-32152.jpg", imageAlt: "Yoga studio peace" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-3804.jpg", imageAlt: "Yoga studio peace" },
]}
/>
</div>
@@ -68,18 +58,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "f1", title: "Physical Harmony", tags: [
"Health", "Flexibility"],
imageSrc: "http://img.b2bpic.net/free-photo/yoga-home-prayer-position_1163-1875.jpg"},
{
id: "f2", title: "Mental Stillness", tags: [
"Wellness", "Focus"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-yoga-stretching_1385-1654.jpg"},
{
id: "f3", title: "Spiritual Balance", tags: [
"Growth", "Mindfulness"],
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-man-casual-clothes-doing-sun-salutation-yoga-sequence-stretching-chest-upward-facing-dog-urdhva-mukha-svanasana_343059-1955.jpg"},
{ id: "f1", title: "Physical Harmony", tags: ["Health", "Flexibility"], imageSrc: "http://img.b2bpic.net/free-photo/yoga-home-prayer-position_1163-1875.jpg" },
{ id: "f2", title: "Mental Stillness", tags: ["Wellness", "Focus"], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-yoga-stretching_1385-1654.jpg" },
{ id: "f3", title: "Spiritual Balance", tags: ["Growth", "Mindfulness"], imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-man-casual-clothes-doing-sun-salutation-yoga-sequence-stretching-chest-upward-facing-dog-urdhva-mukha-svanasana_343059-1955.jpg" },
]}
title="Why Yoga Matters"
description="Yoga is not just about flexibility; it's about the connection between body and spirit."
@@ -93,12 +74,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "t1", name: "Mary", role: "Lead Instructor", description: "Dedicated to holistic alignment.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-home-sitting-meditating-practice-yoga-making-lotus-pose_1258-200221.jpg"},
{
id: "t2", name: "Anne", role: "Flow Specialist", description: "Focuses on rhythmic wellness.", imageSrc: "http://img.b2bpic.net/free-photo/professional-leader-embraces-self-care-with-sound-therapy-maintain-balance_482257-131480.jpg"},
{
id: "t3", name: "Jacob", role: "Zen Practitioner", description: "Expert in mindful meditation.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-lotus-position_23-2148234149.jpg"},
{ id: "t1", name: "Mary", role: "Lead Instructor", description: "Dedicated to holistic alignment.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-home-sitting-meditating-practice-yoga-making-lotus-pose_1258-200221.jpg" },
{ id: "t2", name: "Anne", role: "Flow Specialist", description: "Focuses on rhythmic wellness.", imageSrc: "http://img.b2bpic.net/free-photo/professional-leader-embraces-self-care-with-sound-therapy-maintain-balance_482257-131480.jpg" },
{ id: "t3", name: "Jacob", role: "Zen Practitioner", description: "Expert in mindful meditation.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-lotus-position_23-2148234149.jpg" },
]}
title="Meet Your Guides"
description="Our trainers are here to nurture your journey at every step."
@@ -120,10 +98,8 @@ export default function LandingPage() {
title="Client Stories"
description="Hear from our community about their path to zen."
testimonials={[
{
id: "ts1", name: "Alice", quote: "Life-changing experiences daily.", title: "Member"},
{
id: "ts2", name: "Bob", quote: "Found my inner peace here.", title: "Member"},
{ id: "ts1", name: "Alice", quote: "Life-changing experiences daily.", title: "Member", date: "2025-01-01", tag: "User", avatarSrc: "https://avatar.vercel.sh/alice" },
{ id: "ts2", name: "Bob", quote: "Found my inner peace here.", title: "Member", date: "2025-01-05", tag: "User", avatarSrc: "https://avatar.vercel.sh/bob" },
]}
textboxLayout="default"
useInvertedBackground={false}