Update src/app/page.tsx
This commit is contained in:
166
src/app/page.tsx
166
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Speakers",
|
||||
id: "speakers",
|
||||
},
|
||||
name: "Speakers", id: "speakers"},
|
||||
{
|
||||
name: "Tickets",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Tickets", id: "contact"},
|
||||
]}
|
||||
brandName="Macha Alive 2026"
|
||||
/>
|
||||
@@ -52,38 +44,25 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Macha Alive 2026"
|
||||
description="A day of fire and water. Celebrating the spirit of Macha in the heart of Ard Mhacha."
|
||||
tag="Armagh | Aonach Mhacha"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Tickets",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Tickets", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-red-smoke-bomb-holding-woman-back_23-2148020140.jpg",
|
||||
imageAlt: "Festival spirit fire",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-red-smoke-bomb-holding-woman-back_23-2148020140.jpg", imageAlt: "Festival spirit fire"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-walking-near-fountain_8353-7663.jpg",
|
||||
imageAlt: "Festival water ritual",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-walking-near-fountain_8353-7663.jpg", imageAlt: "Festival water ritual"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-dancing-folk_23-2149741864.jpg",
|
||||
imageAlt: "Cultural celebration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-dancing-folk_23-2149741864.jpg", imageAlt: "Cultural celebration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-shot-woman-showing-multicolored-hand_23-2148338005.jpg",
|
||||
imageAlt: "Community gathering",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-shot-woman-showing-multicolored-hand_23-2148338005.jpg", imageAlt: "Community gathering"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychotherapist-reviews-troubling-drawings-made-by-adolescent-counseling_482257-124668.jpg",
|
||||
imageAlt: "Storytelling session",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/psychotherapist-reviews-troubling-drawings-made-by-adolescent-counseling_482257-124668.jpg", imageAlt: "Storytelling session"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -94,20 +73,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Born from a dream to celebrate the spirit of Macha",
|
||||
},
|
||||
type: "text", content: "Born from a dream to celebrate the spirit of Macha"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/brushstroke-texture-modern-design_23-2151910242.jpg",
|
||||
alt: "Macha lore illustration",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/brushstroke-texture-modern-design_23-2151910242.jpg", alt: "Macha lore illustration"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Vision",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Our Vision", href: "#about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,40 +92,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "s1",
|
||||
name: "Siobhán Ní Fhlannagáin",
|
||||
role: "Storyteller",
|
||||
description: "Keeper of local myths and ancient rituals of Ard Mhacha.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg?_wi=1",
|
||||
},
|
||||
id: "s1", name: "Siobhán Ní Fhlannagáin", role: "Storyteller", description: "Keeper of local myths and ancient rituals of Ard Mhacha.", imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Liam O'Connor",
|
||||
role: "Historian",
|
||||
description: "Expert in the archeology of the Emain Macha site.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-canopy-bed_107420-9641.jpg",
|
||||
},
|
||||
id: "s2", name: "Liam O'Connor", role: "Historian", description: "Expert in the archeology of the Emain Macha site.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-canopy-bed_107420-9641.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Aoife Kearney",
|
||||
role: "Musician",
|
||||
description: "Blending traditional melodies with contemporary sounds.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-posing-field_1153-1473.jpg",
|
||||
},
|
||||
id: "s3", name: "Aoife Kearney", role: "Musician", description: "Blending traditional melodies with contemporary sounds.", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-man-posing-field_1153-1473.jpg"},
|
||||
{
|
||||
id: "s4",
|
||||
name: "Cormac MacGabhann",
|
||||
role: "Poet",
|
||||
description: "Capturing the elemental energy of land and sea in verse.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-posing-with-pipe_52683-88581.jpg",
|
||||
},
|
||||
id: "s4", name: "Cormac MacGabhann", role: "Poet", description: "Capturing the elemental energy of land and sea in verse.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-posing-with-pipe_52683-88581.jpg"},
|
||||
{
|
||||
id: "s5",
|
||||
name: "Eimear O'Neill",
|
||||
role: "Cultural Guide",
|
||||
description: "Sharing the deep ancestral connection to the land.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg?_wi=2",
|
||||
},
|
||||
id: "s5", name: "Eimear O'Neill", role: "Cultural Guide", description: "Sharing the deep ancestral connection to the land.", imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg"},
|
||||
]}
|
||||
title="Speaker Profiles"
|
||||
description="Meet the voices and storytellers of this land."
|
||||
@@ -165,47 +112,23 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Eimear Walsh",
|
||||
role: "Attendee",
|
||||
company: "Local Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-indoors_23-2148965330.jpg",
|
||||
},
|
||||
id: "1", name: "Eimear Walsh", role: "Attendee", company: "Local Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-indoors_23-2148965330.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Padraig Sullivan",
|
||||
role: "Artist",
|
||||
company: "Art Collective",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-powder-scattered-blue-table_23-2147964165.jpg",
|
||||
},
|
||||
id: "2", name: "Padraig Sullivan", role: "Artist", company: "Art Collective", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-powder-scattered-blue-table_23-2147964165.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fiona Mullan",
|
||||
role: "Teacher",
|
||||
company: "Education Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-resources-employees-meeting-with-candidate-remote-call-interview_482257-130019.jpg",
|
||||
},
|
||||
id: "3", name: "Fiona Mullan", role: "Teacher", company: "Education Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-resources-employees-meeting-with-candidate-remote-call-interview_482257-130019.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sean Doherty",
|
||||
role: "Attendee",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-having-fun-amusement-park_23-2147918775.jpg",
|
||||
},
|
||||
id: "4", name: "Sean Doherty", role: "Attendee", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-having-fun-amusement-park_23-2147918775.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Orlaith Quinn",
|
||||
role: "Volunteer",
|
||||
company: "Support Team",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-outside-holding-hand-back_23-2147654963.jpg",
|
||||
},
|
||||
id: "5", name: "Orlaith Quinn", role: "Volunteer", company: "Support Team", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-outside-holding-hand-back_23-2147654963.jpg"},
|
||||
]}
|
||||
title="Memories of Previous Years"
|
||||
description="Authentic experiences from our community of participants."
|
||||
@@ -216,8 +139,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
tag="Secure Your Place"
|
||||
title="Join the Gathering"
|
||||
description="Sign up for updates and ticket release notifications for Macha Alive 2026."
|
||||
@@ -232,33 +154,21 @@ export default function LandingPage() {
|
||||
logoText="Macha Alive 2026"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Speakers",
|
||||
href: "#speakers",
|
||||
},
|
||||
label: "Speakers", href: "#speakers"},
|
||||
{
|
||||
label: "Tickets",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Tickets", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Heritage",
|
||||
items: [
|
||||
title: "Heritage", items: [
|
||||
{
|
||||
label: "Emain Macha",
|
||||
href: "#",
|
||||
},
|
||||
label: "Emain Macha", href: "#"},
|
||||
{
|
||||
label: "Our Mission",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Mission", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user