Merge version_1 into main #2
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Generate Your Perfect Vibe in Seconds"
|
||||
description="Type any feeling, place, or moment. Vibeboard instantly creates a matching playlist, visual moodboard, and color palette—all tailored to your exact mood."
|
||||
background="circleGradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyLmt7BKMwOAL6ELdeNauOuUG4/a-vibrant-retro-modern-aesthetic-ui-dash-1773560227827-8de84875.png", alt: "Vibeboard mood curation dashboard"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "vibe-1", name: "Late Night Drive", role: "6 Tracks • Noir Aesthetic", company: "Playlist by Vibeboard", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyLmt7BKMwOAL6ELdeNauOuUG4/a-late-night-drive-mood-visualization-da-1773560226604-c39d1cd9.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyLmt7BKMwOAL6ELdeNauOuUG4/a-late-night-drive-mood-visualization-da-1773560226604-c39d1cd9.png"
|
||||
},
|
||||
{
|
||||
id: "vibe-2", name: "Leaving a City You Loved", role: "6 Tracks • Bittersweet Vibes", company: "AI-Generated Mood", rating: 5,
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "vibe-4", name: "Morning Coffee Vibes", role: "6 Tracks • Cozy Aesthetic", company: "Playlist by Vibeboard", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyLmt7BKMwOAL6ELdeNauOuUG4/a-late-night-drive-mood-visualization-da-1773560226604-c39d1cd9.png?_wi=2"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyLmt7BKMwOAL6ELdeNauOuUG4/a-late-night-drive-mood-visualization-da-1773560226604-c39d1cd9.png"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user