diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index b492c8e..246cae2 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -5,129 +5,121 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
-import { Cloud, Map, Mountain, Sun, Timer, Wind } from "lucide-react";
+import { Cloud, Sun, Wind } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
-
-
+
+
-
-
+ tag="Cinematic Experience"
+ 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: "#" }}
+ secondaryButton={{ 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" },
+ ]}
+ />
+
+
-
-
+
+ title="The mountain stands as a silent sentinel, reflecting centuries of history, culture, and the changing seasons through a lens of eternal grace."
+ />
+
+
-
-
+
+
-
-
+ tag="Atmospheric Elements"
+ title="A World of Sensory Depth"
+ description="Explore the unique characteristics that define the Fuji experience."
+ features={[
+ { icon: Cloud, title: "Volumetric Fog", description: "Atmospheric layers that move in real-time." },
+ { icon: Wind, title: "Sakura Petals", description: "Physics-driven particle storms around the peak." },
+ { icon: Sun, title: "Golden Hour", description: "Dynamic sunrise lighting shifting across the slopes." },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="The Collection"
+ 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" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="The Data"
+ 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" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Visitor Voices"
+ title="Echoes from the Summit"
+ description="Hear what explorers say about the experience."
+ testimonials={[
+ { 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" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Information"
+ 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." },
+ ]}
+ imageSrc="http://img.b2bpic.net/free-photo/view-uneven-road-surrounded-with-tall-trees-concept-mysterious_181624-31689.jpg"
+ />
+
+
>
);
-}
+}
\ No newline at end of file