{artist.genre}
{artist.stageName}
{artist.tagline}
{artist.bio}
export default function RapperLandingPage() { const artist = { name: "Daniel", stageName: "Big D Energy", tagline: "Pressure in the verse. Swagger in the comeback.", location: "Taiwan • Based in Taipei", genre: "Hip-Hop • Rap • Performance-Driven", bio: "Daniel is a Taiwanese hip-hop artist and songwriter who builds songs with structure, attitude, and replay value. His sound leans into chant-ready hooks, pressure-to-defiance storytelling, nightlife energy, and a stage presence that feels bold, direct, and impossible to ignore.", mission: "This landing page helps people discover Daniel, follow his music, book time with him, and step into a world built on confidence, persona, and performance.", }; const links = { home: "https://www.edurebel.com", calendar: "https://calendar.app.google/UpaB2TyZiA5yQzEX6", music: "http://streetvoice.com/nkmmmcq44886655", email: "mailto:dannierrer@gmail.com", instagram: "https://www.instagram.com/bigdenergywav?igsh=MXRlcXJpNmtzczMxOA%3D%3D&utm_source=qr", facebook: "https://www.facebook.com/share/1Dpbh2q9Vs/?mibextid=wwXIfr", }; const images = { hero: "https://res.cloudinary.com/dggygeldz/image/upload/v1776444103/A3173967-AA3E-40CC-9E0B-19399A490C25_emwoqs.png", profile: "https://res.cloudinary.com/dggygeldz/image/upload/v1776444026/IMG_9598_inazjq.jpg", spotlight: "https://res.cloudinary.com/dggygeldz/image/upload/v1776444055/FC181761-0E43-4A9F-BE9C-1924886D2785_nc5utb.png", }; const pillars = [ { title: "Hook-Heavy Writing", text: "Songs built to stick fast, hit hard, and stay quotable after one listen.", }, { title: "Persona First", text: "Every release is shaped around identity, pressure, swagger, and stage command.", }, { title: "Performance Energy", text: "The music is designed to feel live, theatrical, and visually magnetic.", }, { title: "Taiwan Edge", text: "A local artist voice with modern hip-hop styling and cross-cultural reach.", }, ]; const features = [ { eyebrow: "Artist Profile", title: "Built for replay, visuals, and crowd memory", text: "Daniel’s style blends structure, chant logic, and pressure-to-power storytelling. The result feels sharp on camera, strong on stage, and easy to remember in a crowded feed.", }, { eyebrow: "Creative Identity", title: "Dark-luxury visuals with rap attitude", text: "This design pulls from premium editorial layouts, spotlight framing, and high-contrast styling so the landing page feels professional without losing hip-hop heat.", }, ]; const stats = [ "Stage-Ready Persona", "Booking Friendly", "Music + Social Links", "Visual Brand Presence", ]; const gallery = [ { src: images.profile, alt: "Daniel editorial portrait", title: "Editorial Portrait", description: "A cleaner press-style frame that gives the page polish, personality, and a premium artist look.", comment: "“He walked on stage like he already owned the room. Calm face, heavy presence, then the beat dropped and everything changed.”", }, { src: images.spotlight, alt: "Daniel spotlight image", title: "Performance Edge", description: "A darker visual block for promo use, stage announcements, teaser posts, or music release graphics.", comment: "“Big D Energy doesn’t perform small. The crowd felt the confidence before the first full verse even landed.”", }, { src: images.hero, alt: "Daniel hero frame", title: "Main Hero Use", description: "This image anchors the headline area and sets the tone immediately with drama, presence, and artist identity.", comment: "“His best moments feel cinematic. It’s not just rap — it feels like attitude, timing, and stage control all at once.”", }, ]; return (
{artist.genre}
{artist.tagline}
{artist.bio}
{item.eyebrow}
{item.text}
Visual Album
Each image now has its own description plus a quote-style reaction so the gallery feels more like real audience feedback from previous performances.
{item.description}
Performance Comment
{item.comment}
Connect with Big D Energy
The landing page is now structured around Daniel’s actual artist brand rather than a generic placeholder. It is designed to feel premium, clean, and rap-forward while still being easy to update later with new songs, posters, or social proof.