diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2a30175..b492c8e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,32 +18,16 @@ export default function HomePage() { title="Mount Fuji: A Sacred Silence" description="Witness the ethereal majesty of Japan's most iconic peak through an immersive cinematic sequence." primaryButton={{ - text: "Start Journey", - href: "#", - }} + text: "Start Journey", href: "#"}} secondaryButton={{ - text: "View Gallery", - href: "#features", - }} + text: "View Gallery", href: "#features"}} items={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-fuji-mountain-sunset-kawaguchiko-lake-japan_335224-254.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/fuji-mountain_74190-402.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/foliage-aerial-morning-summit-holiday_1232-3937.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-cherry-blossom-spring-japan_335224-109.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/body-water-cloudy-sky-sunset_417767-147.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/fuji-mountain-sunrise_335224-103.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-fuji-mountain-sunset-kawaguchiko-lake-japan_335224-254.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fuji-mountain_74190-402.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/foliage-aerial-morning-summit-holiday_1232-3937.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-wearing-japanese-traditional-kimono-cherry-blossom-spring-japan_335224-109.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/body-water-cloudy-sky-sunset_417767-147.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fuji-mountain-sunrise_335224-103.jpg" }, ]} /> @@ -66,19 +50,13 @@ export default function HomePage() { features={[ { icon: Cloud, - title: "Volumetric Fog", - description: "Atmospheric layers that move in real-time.", - }, + title: "Volumetric Fog", description: "Atmospheric layers that move in real-time."}, { icon: Wind, - title: "Sakura Petals", - description: "Physics-driven particle storms around the peak.", - }, + title: "Sakura Petals", description: "Physics-driven particle storms around the peak."}, { icon: Sun, - title: "Golden Hour", - description: "Dynamic sunrise lighting shifting across the slopes.", - }, + title: "Golden Hour", description: "Dynamic sunrise lighting shifting across the slopes."}, ]} /> @@ -91,48 +69,13 @@ export default function HomePage() { title="Immersive Perspectives" description="Every frame captured in 8K resolution." items={[ - { - title: "Snow Caps", - description: "Winter majesty.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/snow-covered-trees-mountains-captured-cloudy-day_181624-37573.jpg", - }, - { - title: "Forest Trails", - description: "Lush evergreen paths.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/pathway-middle-tall-trees-forest-sunny-day_181624-2862.jpg", - }, - { - title: "Lake Reflection", - description: "Mirrored stillness.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/island-sunset_395237-42.jpg", - }, - { - title: "Sunrise Gold", - description: "Breaking dawn.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape_53876-32125.jpg", - }, - { - title: "Sakura Bloom", - description: "Spring's awakening.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/grass-blade-with-water-drops_23-2147759119.jpg", - }, - { - title: "Mountain Ridge", - description: "Climbing the heights.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/women-hiking-with-backpack-holding-trekking-sticks-high-mountains-covered-with-tree-summer-landscape-observation-short-break_1253-1434.jpg", - }, - { - title: "Starry Night", - description: "Cosmic solitude.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/moon-reflected-lake_181624-19819.jpg", - }, + { title: "Snow Caps", description: "Winter majesty.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/snow-covered-trees-mountains-captured-cloudy-day_181624-37573.jpg" }, + { title: "Forest Trails", description: "Lush evergreen paths.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/pathway-middle-tall-trees-forest-sunny-day_181624-2862.jpg" }, + { title: "Lake Reflection", description: "Mirrored stillness.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/island-sunset_395237-42.jpg" }, + { title: "Sunrise Gold", description: "Breaking dawn.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape_53876-32125.jpg" }, + { title: "Sakura Bloom", description: "Spring's awakening.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/grass-blade-with-water-drops_23-2147759119.jpg" }, + { title: "Mountain Ridge", description: "Climbing the heights.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/women-hiking-with-backpack-holding-trekking-sticks-high-mountains-covered-with-tree-summer-landscape-observation-short-break_1253-1434.jpg" }, + { title: "Starry Night", description: "Cosmic solitude.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/moon-reflected-lake_181624-19819.jpg" }, ]} /> @@ -145,21 +88,9 @@ export default function HomePage() { title="Mountain Statistics" description="Precision measurements of the Fuji peak." metrics={[ - { - icon: Mountain, - title: "Elevation", - value: "3,776m", - }, - { - icon: Timer, - title: "Age", - value: "10,000+ yrs", - }, - { - icon: Map, - title: "Base Width", - value: "50km", - }, + { icon: "Mountain", title: "Elevation", value: "3,776m" }, + { icon: "Timer", title: "Age", value: "10,000+ yrs" }, + { icon: "Map", title: "Base Width", value: "50km" }, ]} /> @@ -172,46 +103,11 @@ export default function HomePage() { title="Echoes from the Summit" description="Hear what explorers say about the experience." testimonials={[ - { - id: "1", - name: "Elena Vance", - role: "Photographer", - quote: "The most transcendent experience of my career.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-photographer-glasses-blue-shirt-leaning-against-brick-wall-room-with-loft-design_613910-9189.jpg", - }, - { - id: "2", - name: "Hiroshi Tanaka", - role: "Guide", - quote: "A perfect homage to the mountain's spirit.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-elderly-woman-with-strong-ethnic-features_23-2150607315.jpg", - }, - { - id: "3", - name: "Mark O'Brien", - role: "Director", - quote: "Visually stunning. Pure art.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-blonde-female-photographer-white-blouse-black-leather-jacket-posing-with-camera-studio-isolated-gray-background_613910-18599.jpg", - }, - { - id: "4", - name: "Sarah Chen", - role: "Traveler", - quote: "I felt every petal in the air.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-male-hitchhiker-with-leather-gloves-backpack-standing-yellow-wall_179666-35355.jpg", - }, - { - id: "5", - name: "Kenji Sato", - role: "Architect", - quote: "Minimalist perfection.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-posing_23-2148973997.jpg", - }, + { name: "Elena Vance", role: "Photographer", quote: "The most transcendent experience of my career.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-photographer-glasses-blue-shirt-leaning-against-brick-wall-room-with-loft-design_613910-9189.jpg" }, + { name: "Hiroshi Tanaka", role: "Guide", quote: "A perfect homage to the mountain's spirit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-elderly-woman-with-strong-ethnic-features_23-2150607315.jpg" }, + { name: "Mark O'Brien", role: "Director", quote: "Visually stunning. Pure art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-blonde-female-photographer-white-blouse-black-leather-jacket-posing-with-camera-studio-isolated-gray-background_613910-18599.jpg" }, + { name: "Sarah Chen", role: "Traveler", quote: "I felt every petal in the air.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-male-hitchhiker-with-leather-gloves-backpack-standing-yellow-wall_179666-35355.jpg" }, + { name: "Kenji Sato", role: "Architect", quote: "Minimalist perfection.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair-posing_23-2148973997.jpg" }, ]} /> @@ -224,18 +120,9 @@ export default function HomePage() { title="Questions for the Journey" description="Essential knowledge for your visit." items={[ - { - question: "Best time to visit?", - answer: "April and October offer the clearest views.", - }, - { - question: "Is it accessible?", - answer: "Trails are managed for preservation.", - }, - { - question: "Can I climb the summit?", - answer: "Yes, during the summer season only.", - }, + { question: "Best time to visit?", answer: "April and October offer the clearest views." }, + { question: "Is it accessible?", answer: "Trails are managed for preservation." }, + { question: "Can I climb the summit?", answer: "Yes, during the summer season only." }, ]} imageSrc="http://img.b2bpic.net/free-photo/view-uneven-road-surrounded-with-tall-trees-concept-mysterious_181624-31689.jpg" />