Merge version_1 into main #1
177
src/app/page.tsx
177
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Music",
|
||||
id: "music",
|
||||
},
|
||||
name: "Music", id: "music"},
|
||||
{
|
||||
name: "Shows",
|
||||
id: "shows",
|
||||
},
|
||||
name: "Shows", id: "shows"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="THE PALASARI"
|
||||
/>
|
||||
@@ -52,82 +44,51 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="THE PALASARI"
|
||||
description="Authentic sounds of the coast. Blending indie rhythms with nostalgic beach vibes."
|
||||
kpis={[
|
||||
{
|
||||
value: "12",
|
||||
label: "Shows",
|
||||
},
|
||||
value: "12", label: "Shows"},
|
||||
{
|
||||
value: "5",
|
||||
label: "Cities",
|
||||
},
|
||||
value: "5", label: "Cities"},
|
||||
{
|
||||
value: "3",
|
||||
label: "Albums",
|
||||
},
|
||||
value: "3", label: "Albums"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Listen Now",
|
||||
href: "#music",
|
||||
},
|
||||
text: "Listen Now", href: "#music"},
|
||||
{
|
||||
text: "Upcoming Shows",
|
||||
href: "#shows",
|
||||
},
|
||||
text: "Upcoming Shows", href: "#shows"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hawaii-landscape-with-digital-art-style_23-2151793552.jpg"
|
||||
imageAlt="Vintage woodcut style beach artwork"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/silhouette-palm-tree_74190-3478.jpg",
|
||||
alt: "Silhouette palm tree",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/silhouette-palm-tree_74190-3478.jpg", alt: "Silhouette palm tree"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-palm-landscape_23-2151601912.jpg",
|
||||
alt: "Black and white palm landscape",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-palm-landscape_23-2151601912.jpg", alt: "Black and white palm landscape"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-palm-tree-vivid-colors_23-2151591844.jpg",
|
||||
alt: "Beautiful palm tree in vivid colors",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-palm-tree-vivid-colors_23-2151591844.jpg", alt: "Beautiful palm tree in vivid colors"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/palm-tree-afternoon_1203-112.jpg",
|
||||
alt: "Palm tree at afternoon",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/palm-tree-afternoon_1203-112.jpg", alt: "Palm tree at afternoon"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-playing-guitar-looking-away_23-2148328605.jpg",
|
||||
alt: "Alex",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-playing-guitar-looking-away_23-2148328605.jpg", alt: "Alex"},
|
||||
]}
|
||||
avatarText="Join our coastal community"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Independent",
|
||||
},
|
||||
type: "text", text: "Independent"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Beach Rock",
|
||||
},
|
||||
type: "text", text: "Beach Rock"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Live Sessions",
|
||||
},
|
||||
type: "text", text: "Live Sessions"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Summer Tour",
|
||||
},
|
||||
type: "text", text: "Summer Tour"},
|
||||
{
|
||||
type: "text",
|
||||
text: "New Album Out",
|
||||
},
|
||||
type: "text", text: "New Album Out"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,7 +97,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Our Journey"
|
||||
description="Born from the salty breeze and the rhythm of the waves, The Palasari captures the essence of coastal living. We fuse indie rock sensibilities with surf-inspired melodies to create a sound that feels like a sunset on the shoreline. Every note we play is a tribute to the places we've been and the stories we've gathered along the coast."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -148,33 +108,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Alex",
|
||||
role: "Guitars",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-looking-away_23-2148328605.jpg",
|
||||
imageAlt: "Alex",
|
||||
},
|
||||
id: "m1", name: "Alex", role: "Guitars", imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-looking-away_23-2148328605.jpg", imageAlt: "Alex"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Budi",
|
||||
role: "Bass",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-rocker-playing-electric-guitar_23-2148328593.jpg",
|
||||
imageAlt: "Budi",
|
||||
},
|
||||
id: "m2", name: "Budi", role: "Bass", imageSrc: "http://img.b2bpic.net/free-photo/stylish-rocker-playing-electric-guitar_23-2148328593.jpg", imageAlt: "Budi"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Caca",
|
||||
role: "Drums",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-singer-headphones-singing-record-new-song-modern-studio_574295-4374.jpg",
|
||||
imageAlt: "Caca",
|
||||
},
|
||||
id: "m3", name: "Caca", role: "Drums", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-singer-headphones-singing-record-new-song-modern-studio_574295-4374.jpg", imageAlt: "Caca"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Deni",
|
||||
role: "Vocals",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-microphone_23-2149215541.jpg",
|
||||
imageAlt: "Deni",
|
||||
},
|
||||
id: "m4", name: "Deni", role: "Vocals", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-microphone_23-2149215541.jpg", imageAlt: "Deni"},
|
||||
]}
|
||||
title="Meet The Crew"
|
||||
description="The souls behind the sound."
|
||||
@@ -188,19 +128,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Booking info pending",
|
||||
"More dates coming soon",
|
||||
"Stay tuned for updates",
|
||||
],
|
||||
"Booking info pending", "More dates coming soon", "Stay tuned for updates"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"July 15 - Beach Stage, Bali",
|
||||
"Aug 02 - Jazz Club, Jakarta",
|
||||
"Aug 20 - Indie Fest, Bandung",
|
||||
"Sep 05 - Harbor Side, Surabaya",
|
||||
"Oct 12 - Sunset Bar, Lombok",
|
||||
],
|
||||
"July 15 - Beach Stage, Bali", "Aug 02 - Jazz Club, Jakarta", "Aug 20 - Indie Fest, Bandung", "Sep 05 - Harbor Side, Surabaya", "Oct 12 - Sunset Bar, Lombok"],
|
||||
}}
|
||||
title="Upcoming Shows"
|
||||
description="Catch us live at these upcoming venues."
|
||||
@@ -215,47 +147,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Live in Bali",
|
||||
price: "2024",
|
||||
variant: "Concert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-sign-neon-lights-with-mannequin_23-2148283878.jpg",
|
||||
},
|
||||
id: "g1", name: "Live in Bali", price: "2024", variant: "Concert", imageSrc: "http://img.b2bpic.net/free-photo/shop-sign-neon-lights-with-mannequin_23-2148283878.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Studio Vibes",
|
||||
price: "2024",
|
||||
variant: "Recording",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solo-female-traveler-holding-camera_53876-21020.jpg",
|
||||
},
|
||||
id: "g2", name: "Studio Vibes", price: "2024", variant: "Recording", imageSrc: "http://img.b2bpic.net/free-photo/solo-female-traveler-holding-camera_53876-21020.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Sunset Jam",
|
||||
price: "2024",
|
||||
variant: "Acoustic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-beer-having-fun-roof_23-2147784721.jpg",
|
||||
},
|
||||
id: "g3", name: "Sunset Jam", price: "2024", variant: "Acoustic", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-beer-having-fun-roof_23-2147784721.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Crowd Energy",
|
||||
price: "2024",
|
||||
variant: "Live",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-photo-street-background-snowy-night-with-christmas-lights_158538-26158.jpg",
|
||||
},
|
||||
id: "g4", name: "Crowd Energy", price: "2024", variant: "Live", imageSrc: "http://img.b2bpic.net/free-photo/blurred-photo-street-background-snowy-night-with-christmas-lights_158538-26158.jpg"},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Stage Setup",
|
||||
price: "2024",
|
||||
variant: "Tech",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-making-music_23-2151169644.jpg",
|
||||
},
|
||||
id: "g5", name: "Stage Setup", price: "2024", variant: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-making-music_23-2151169644.jpg"},
|
||||
{
|
||||
id: "g6",
|
||||
name: "After Show",
|
||||
price: "2024",
|
||||
variant: "Candid",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169649.jpg",
|
||||
},
|
||||
id: "g6", name: "After Show", price: "2024", variant: "Candid", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169649.jpg"},
|
||||
]}
|
||||
title="Gallery"
|
||||
description="Moments from our recent performances."
|
||||
@@ -266,20 +168,13 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Spotify",
|
||||
href: "https://spotify.com",
|
||||
},
|
||||
label: "Spotify", href: "https://spotify.com"},
|
||||
{
|
||||
label: "YouTube",
|
||||
href: "https://youtube.com",
|
||||
},
|
||||
label: "YouTube", href: "https://youtube.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user