diff --git a/src/app/page.tsx b/src/app/page.tsx index 22dea49..e84d0bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,6 +73,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/amazing-mountain-view-bali_72229-894.jpg" imageAlt="Desa Campurejo coastal view" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -82,11 +83,11 @@ export default function LandingPage() { title="The Heart of Our Economy" description="Fishing is the lifeblood of Desa Campurejo. Our nelayan (fisherfolk) harness the abundance of the Java Sea, creating sustainable livelihoods and maintaining centuries-old traditions." tag="Economic Driver" - tagAnimation="entrance-slide" + tagAnimation="slide-up" features={[ { id: "1", title: "Traditional Fishing Practices", author: "Community Leaders", description: "Our fishermen employ time-honored techniques passed down through generations, maintaining sustainable practices that respect the sea while providing for families and the broader region.", tags: ["Tradition", "Sustainability"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-bay-with-fishing-boats-near-sandy-shore_181624-37276.jpg?_wi=1", imageAlt: "Traditional fishing boats" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-bay-with-fishing-boats-near-sandy-shore_181624-37276.jpg", imageAlt: "Traditional fishing boats" }, { id: "2", title: "Growing Market Access", author: "Local Business Association", description: "Recent infrastructure improvements, including specialized SPBU facilities for subsidized diesel, have enhanced our ability to reach broader markets and support fishermen's livelihoods economically.", tags: ["Infrastructure", "Growth"], @@ -104,13 +105,13 @@ export default function LandingPage() { title="Transforming Tomorrow" description="With significant government support and community collaboration, Desa Campurejo is undergoing comprehensive modernization to improve housing, infrastructure, and quality of life." tag="Community Progress" - tagAnimation="entrance-slide" + tagAnimation="slide-up" metrics={[ { id: "1", value: "Rp24.7B", title: "2025 Development Allocation", description: "Government investment in housing, sanitation, water access, and roads", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-rectangle-houses-fields-by-beautiful-foggy-pond_181624-23962.jpg", imageAlt: "Housing development" }, { - id: "2", value: "100s", title: "Homes Transformed", description: "Families receiving upgraded or newly constructed homes through government programs", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-couple-harvest-fresh-asparagus-with-hand-together-put-into-basket_1150-4644.jpg?_wi=1", imageAlt: "Community meeting" + id: "2", value: "100s", title: "Homes Transformed", description: "Families receiving upgraded or newly constructed homes through government programs", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-couple-harvest-fresh-asparagus-with-hand-together-put-into-basket_1150-4644.jpg", imageAlt: "Community meeting" } ]} animationType="slide-up" @@ -124,16 +125,16 @@ export default function LandingPage() { title="Living Traditions" description="Petik Laut, our sea-harvest thanksgiving ritual, stands as a beacon of cultural identity and community solidarity. These celebrations honor the sea's bounty while reinforcing the bonds that hold our village together." tag="Cultural Heritage" - tagAnimation="entrance-slide" + tagAnimation="slide-up" products={[ { id: "1", name: "Petik Laut Festival", price: "Annual", variant: "Sea Thanksgiving Ritual", imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-fall_1121-45.jpg", imageAlt: "Petik Laut cultural celebration" }, { - id: "2", name: "Community Gatherings", price: "Year-Round", variant: "Village Bonding Events", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-couple-harvest-fresh-asparagus-with-hand-together-put-into-basket_1150-4644.jpg?_wi=2", imageAlt: "Community gathering event" + id: "2", name: "Community Gatherings", price: "Year-Round", variant: "Village Bonding Events", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-couple-harvest-fresh-asparagus-with-hand-together-put-into-basket_1150-4644.jpg", imageAlt: "Community gathering event" }, { - id: "3", name: "Maritime Heritage", price: "Timeless", variant: "Fishing Traditions", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-bay-with-fishing-boats-near-sandy-shore_181624-37276.jpg?_wi=2", imageAlt: "Traditional fishing boats" + id: "3", name: "Maritime Heritage", price: "Timeless", variant: "Fishing Traditions", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-bay-with-fishing-boats-near-sandy-shore_181624-37276.jpg", imageAlt: "Traditional fishing boats" } ]} gridVariant="three-columns-all-equal-width" @@ -148,7 +149,7 @@ export default function LandingPage() { title="Voices From Our Community" description="Hear directly from the people of Desa Campurejo about their experiences, hopes, and pride in our village." tag="Community Stories" - tagAnimation="entrance-slide" + tagAnimation="slide-up" testimonials={[ { id: "1", name: "Sudirman", handle: "@sudirman_nelayan", testimonial: "Fishing has been my family's livelihood for generations. The improvements in infrastructure have made it easier for us to reach more markets while maintaining our traditions.", rating: 5, @@ -179,7 +180,7 @@ export default function LandingPage() { title="Questions About Desa Campurejo" description="Learn more about our village, community initiatives, and what makes Desa Campurejo unique." tag="Information" - tagAnimation="entrance-slide" + tagAnimation="slide-up" faqs={[ { id: "1", title: "What does the name Campurejo mean?", content: "The name comes from 'campur' (mix) and 'rejo' (prosperous), reflecting our heritage of communities coming together to thrive together."