From 9056a14de963752d3cdf2a3b1dfc45e1f0364378 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 01:54:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 331 ++++++++++------------------------------------- 1 file changed, 70 insertions(+), 261 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e5f4f4..7539067 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,34 +34,20 @@ export default function LandingPage() { @@ -183,9 +121,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Enduring Legacy Since 1892" description={[ - "Piparpati Babu Tola, established in 1892, stands as a testament to India's rich ancestral heritage. A sanctuary of quiet luxury, our estate preserves centuries of tradition, art, and architectural grandeur.", - "We invite you to immerse yourself in the stories etched within these walls, explore our meticulously maintained grounds, and join us in our mission to safeguard this irreplaceable cultural treasure for future generations. Every visit and contribution helps sustain our conservation efforts.", - ]} + "Piparpati Babu Tola, established in 1892, stands as a testament to India's rich ancestral heritage. A sanctuary of quiet luxury, our estate preserves centuries of tradition, art, and architectural grandeur.", "We invite you to immerse yourself in the stories etched within these walls, explore our meticulously maintained grounds, and join us in our mission to safeguard this irreplaceable cultural treasure for future generations. Every visit and contribution helps sustain our conservation efforts."]} showBorder={false} /> @@ -194,34 +130,20 @@ export default function LandingPage() { @@ -387,14 +220,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Heritage India Foundation", - "Ministry of Culture, India", - "Global Philanthropy Network", - "Ancient Arts University", - "Cultural Preservation Society", - "Indian Diaspora Collective", - "Bihar Tourism Board", - ]} + "Heritage India Foundation", "Ministry of Culture, India", "Global Philanthropy Network", "Ancient Arts University", "Cultural Preservation Society", "Indian Diaspora Collective", "Bihar Tourism Board"]} title="Our Esteemed Partners & Collaborators" description="We are proud to collaborate with leading organizations and institutions dedicated to cultural preservation and heritage tourism." speed={40} @@ -408,33 +234,21 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "How can I visit Piparpati Babu Tola?", - content: "The estate is open to visitors by appointment only to ensure a personalized and exclusive experience. Please use our contact form to schedule your visit.", - }, + id: "faq1", title: "How can I visit Piparpati Babu Tola?", content: "The estate is open to visitors by appointment only to ensure a personalized and exclusive experience. Please use our contact form to schedule your visit."}, { - id: "faq2", - title: "What are the conservation efforts focused on?", - content: "Our conservation efforts focus on architectural restoration, preservation of historical artifacts, and sustainable management of the natural landscape within the estate.", - }, + id: "faq2", title: "What are the conservation efforts focused on?", content: "Our conservation efforts focus on architectural restoration, preservation of historical artifacts, and sustainable management of the natural landscape within the estate."}, { - id: "faq3", - title: "How can I contribute to the conservation fund?", - content: "Donations can be made directly through our website's 'Support' section. We offer various contribution tiers, and all transactions are securely processed (mock transactions for now).", - }, + id: "faq3", title: "How can I contribute to the conservation fund?", content: "Donations can be made directly through our website's 'Support' section. We offer various contribution tiers, and all transactions are securely processed (mock transactions for now)."}, { - id: "faq4", - title: "Are there opportunities for cultural research or residencies?", - content: "Yes, we welcome collaborations with scholars and artists interested in Indian heritage. Please reach out to our team with your proposals for potential partnerships.", - }, + id: "faq4", title: "Are there opportunities for cultural research or residencies?", content: "Yes, we welcome collaborations with scholars and artists interested in Indian heritage. Please reach out to our team with your proposals for potential partnerships."}, ]} imageSrc="http://img.b2bpic.net/free-photo/people-office-working-late_23-2149006085.jpg" imageAlt="Person pointing to a historical map" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" mediaPosition="left" title="Your Questions, Our Answers" description="Find quick answers to common questions about visiting, supporting, and engaging with Piparpati Babu Tola." - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" showCard={true} /> @@ -443,8 +257,7 @@ export default function LandingPage() { -- 2.49.1