Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Real-Time Urban Residue", logoIcon: MapPin,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tokyo-cityscape-daytime_23-2149209890.jpg", imageAlt: "Tokyo night alley atmospheric", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tokyo-cityscape-daytime_23-2149209890.jpg?_wi=1", imageAlt: "Tokyo night alley atmospheric", buttons: [
|
||||
{ text: "Calibrate Now", href: "#calibrate" },
|
||||
{ text: "View Routes", href: "#navigate" }
|
||||
],
|
||||
@@ -110,21 +110,21 @@ export default function LandingPage() {
|
||||
title: "Mood-Time Synchronization", description: "Answer: 'What is the frequency of your heart?' Dynamic sliders map your internal state to the city's hidden exterior. Never search; always calibrate.", icon: Heart,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-with-image_23-2148359295.jpg", imageAlt: "Mood calibration interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/simple-japanese-cover-collection_23-2148432128.jpg", imageAlt: "Residual city map" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/simple-japanese-cover-collection_23-2148432128.jpg?_wi=1", imageAlt: "Residual city map" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Echo-Route Navigation", description: "Intentionally inefficient paths through narrow alleys and non-commercial architecture. Ignore the 500+ reviews. We prioritize historical scars and architectural anomalies.", icon: Compass,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/simple-japanese-cover-collection_23-2148432128.jpg", imageAlt: "Echo route map visualization" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/elegant-gourmet-restaurant-twitter-header_23-2149511310.jpg", imageAlt: "Route narrative layers" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/simple-japanese-cover-collection_23-2148432128.jpg?_wi=2", imageAlt: "Echo route map visualization" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/elegant-gourmet-restaurant-twitter-header_23-2149511310.jpg?_wi=1", imageAlt: "Route narrative layers" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Narrative Layer", description: "Content whispered like secrets at 3 AM. Sensory focus: the hum of a transformer, rain on asphalt, chipped tiles. Never exceed 150 words. Let imagination complete the story.", icon: BookOpen,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/elegant-gourmet-restaurant-twitter-header_23-2149511310.jpg", imageAlt: "Poetic narrative interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tokyo-cityscape-daytime_23-2149209890.jpg", imageAlt: "Atmospheric urban scene" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/elegant-gourmet-restaurant-twitter-header_23-2149511310.jpg?_wi=2", imageAlt: "Poetic narrative interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tokyo-cityscape-daytime_23-2149209890.jpg?_wi=2", imageAlt: "Atmospheric urban scene" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user