Update src/app/page.tsx

This commit is contained in:
2026-03-07 23:04:04 +00:00
parent 9159f9eb16
commit f2f2f9d456

View File

@@ -59,7 +59,8 @@ export default function LandingPage() {
<TextSplitAbout
title="About 1KBlanko"
description={[
"1KBlanko is a visionary hip-hop artist dedicated to pushing the boundaries of modern rap music. With a unique blend of introspective lyrics and infectious beats, 1KBlanko has quickly established himself as one of the most compelling voices in contemporary hip-hop.", "Drawing inspiration from street culture and personal experiences, each project reflects authenticity and artistic growth. With millions of streams across platforms and a rapidly growing fanbase, 1KBlanko continues to evolve as an artist while staying true to his roots.", "Join the movement and experience music that challenges, inspires, and resonates with real stories from real life."]}
"1KBlanko is a visionary hip-hop artist dedicated to pushing the boundaries of modern rap music. With a unique blend of introspective lyrics and infectious beats, 1KBlanko has quickly established himself as one of the most compelling voices in contemporary hip-hop.", "Drawing inspiration from street culture and personal experiences, each project reflects authenticity and artistic growth. With millions of streams across platforms and a rapidly growing fanbase, 1KBlanko continues to evolve as an artist while staying true to his roots.", "Join the movement and experience music that challenges, inspires, and resonates with real stories from real life."
]}
buttons={[{ text: "Follow on Social", href: "https://instagram.com" }]}
showBorder={true}
useInvertedBackground={false}
@@ -74,13 +75,16 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "1KBlanko", name: "Midnight Dreams", price: "Featured", rating: 5,
reviewCount: "2.4M", imageSrc: "http://img.b2bpic.net/free-photo/red-hair-girl-sport-outfits_114579-19321.jpg", imageAlt: "Midnight Dreams album cover"},
reviewCount: "2.4M", imageSrc: "http://img.b2bpic.net/free-photo/red-hair-girl-sport-outfits_114579-19321.jpg", imageAlt: "Midnight Dreams album cover"
},
{
id: "2", brand: "1KBlanko", name: "Street Legends", price: "Featured", rating: 5,
reviewCount: "1.8M", imageSrc: "http://img.b2bpic.net/free-vector/cd-cover-template-design_742173-30037.jpg", imageAlt: "Street Legends album cover"},
reviewCount: "1.8M", imageSrc: "http://img.b2bpic.net/free-vector/cd-cover-template-design_742173-30037.jpg", imageAlt: "Street Legends album cover"
},
{
id: "3", brand: "1KBlanko", name: "Rise & Grind", price: "Featured", rating: 5,
reviewCount: "3.1M", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-concert-template_23-2149879330.jpg", imageAlt: "Rise & Grind album cover"},
reviewCount: "3.1M", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-concert-template_23-2149879330.jpg", imageAlt: "Rise & Grind album cover"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -99,16 +103,20 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Music Enthusiast", company: "Hip-Hop Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-101703.jpg", imageAlt: "Marcus Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-101703.jpg", imageAlt: "Marcus Johnson"
},
{
id: "2", name: "Amira Williams", role: "Playlist Curator", company: "Music Producer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-hipster-black-man-retro-vintage-style-suit-dancing-hip-hop-disco-night-club-having-fun_285396-10238.jpg", imageAlt: "Amira Williams"},
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-hipster-black-man-retro-vintage-style-suit-dancing-hip-hop-disco-night-club-having-fun_285396-10238.jpg", imageAlt: "Amira Williams"
},
{
id: "3", name: "Jordan Martinez", role: "Content Creator", company: "YouTube Producer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-with-headphones-looking-camera-with-serious-face-with-crossed-arms-his-chest-standing-blue-background_141793-138666.jpg", imageAlt: "Jordan Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-with-headphones-looking-camera-with-serious-face-with-crossed-arms-his-chest-standing-blue-background_141793-138666.jpg", imageAlt: "Jordan Martinez"
},
{
id: "4", name: "Zara Chen", role: "Music Journalist", company: "Music Blog Editor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-headphones-funny-expression_1194-3159.jpg", imageAlt: "Zara Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-headphones-funny-expression_1194-3159.jpg", imageAlt: "Zara Chen"
},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -124,9 +132,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Spotify", "Apple Music", "SoundCloud", "YouTube Music", "Tidal", "Bandcamp", "Amazon Music", "Deezer"]}
"Spotify", "Apple Music", "SoundCloud", "YouTube Music", "Tidal", "Bandcamp", "Amazon Music", "Deezer"
]}
logos={[
"http://img.b2bpic.net/free-psd/house-music-party-facebook-template_23-2151035642.jpg", "http://img.b2bpic.net/free-photo/digital-music-streaming-multimedia-entertainment-online-concept_53876-42944.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collectio_23-2148139685.jpg", "http://img.b2bpic.net/free-psd/music-show-youtube-banner-template_23-2150058159.jpg", "http://img.b2bpic.net/free-vector/music-player-app-interface-concept_23-2148513382.jpg", "http://img.b2bpic.net/free-photo/leisure-calm-chill-relax-rest-serenity-wellness_53876-13846.jpg", "http://img.b2bpic.net/free-vector/music-festival-logo-collection-with-flat-design_23-2147825688.jpg", "http://img.b2bpic.net/free-vector/flat-mosaic-birthday-label-collection_23-2149040605.jpg"]}
"http://img.b2bpic.net/free-psd/house-music-party-facebook-template_23-2151035642.jpg", "http://img.b2bpic.net/free-photo/digital-music-streaming-multimedia-entertainment-online-concept_53876-42944.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collectio_23-2148139685.jpg", "http://img.b2bpic.net/free-psd/music-show-youtube-banner-template_23-2150058159.jpg", "http://img.b2bpic.net/free-vector/music-player-app-interface-concept_23-2148513382.jpg", "http://img.b2bpic.net/free-photo/leisure-calm-chill-relax-rest-serenity-wellness_53876-13846.jpg", "http://img.b2bpic.net/free-vector/music-festival-logo-collection-with-flat-design_23-2147825688.jpg", "http://img.b2bpic.net/free-vector/flat-mosaic-birthday-label-collection_23-2149040605.jpg"
]}
speed={40}
showCard={true}
tagAnimation="slide-up"