10 Commits

Author SHA1 Message Date
715ac22076 Update src/app/page.tsx 2026-06-05 10:19:50 +00:00
c8e15971b6 Merge version_2 into main
Merge version_2 into main
2026-06-04 11:42:31 +00:00
a2f6fb81ed Update src/app/page.tsx 2026-06-04 11:42:24 +00:00
b1b61b5c16 Merge version_2 into main
Merge version_2 into main
2026-06-04 11:41:44 +00:00
6002ef17fe Update src/app/page.tsx 2026-06-04 11:41:40 +00:00
81010df629 Merge version_1 into main
Merge version_1 into main
2026-06-04 11:05:48 +00:00
ec64264b9f Merge version_1 into main
Merge version_1 into main
2026-06-04 11:05:24 +00:00
9fda2a04df Merge version_1 into main
Merge version_1 into main
2026-06-04 11:04:24 +00:00
94917930dd Merge version_1 into main
Merge version_1 into main
2026-06-04 11:03:31 +00:00
6dd952f9ba Merge version_1 into main
Merge version_1 into main
2026-06-04 11:02:43 +00:00

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
{ title: "Traditional Cooking Class", description: "Join our expert chefs to learn authentic regional recipes using ingredients sourced directly from our farm. A delicious and hands-on culinary journey.", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-425.jpg", imageAlt: "Traditional Indian cooking class with fresh ingredients", titleImageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept_639032-425.jpg", buttonText: "Book Class" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Farmstay activities and unique experiences at Neora Farms"
@@ -106,7 +106,7 @@ export default function LandingPage() {
{ id: "simple-retreat", name: "Simple Nature Retreat", price: "₹3,000/night", variant: "Budget-Friendly", imageSrc: "http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-68041.jpg", imageAlt: "Clean and simple guest room for a quiet retreat" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={false}
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
@@ -123,7 +123,7 @@ export default function LandingPage() {
{ id: "guests", value: "1000+", title: "Happy Guests", description: "Welcoming visitors from around the globe since our inception.", icon: Users }
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
animationType="none"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Key metrics and achievements of Neora Farms"
@@ -150,11 +150,13 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Find quick answers to common questions about booking, amenities, activities, and your stay at Neora Farms."
faqs={[
{ id: "1", title: "How do I book a stay at Neora Farms?", content: "You can book directly through our website by visiting the 'Stays' section or contact us via phone/email for personalized assistance and group bookings. We recommend booking in advance, especially during peak seasons." },
{ id: "2", title: "What activities are available at the farmstay?", content: "We offer a variety of activities including organic farm tours, dairy farming insights, traditional cooking classes, nature walks, bird watching, and bonfire evenings. Special workshops can also be arranged upon request." },
{ id: "3", title: "Are meals included in the stay?", content: "Yes, delicious farm-to-table meals prepared with fresh, organic ingredients from our farm are included in your stay. We cater to various dietary preferences, please inform us in advance." }
{ id: "1", title: "How can I book a stay at Neora Farms?", content: "You can easily book your farmstay through our website by visiting the 'Stays' section. For personalized assistance, group bookings, or special requests, please contact us directly via phone or email. We recommend booking in advance to ensure availability, especially during peak seasons." },
{ id: "2", title: "What types of accommodations are available?", content: "Neora Farms offers a range of charming accommodations including Classic Farm Cottages, Deluxe Farm Suites, Eco-Friendly Huts, Private Farm Villas, and Heritage Mud House Rooms, each designed to provide comfort and an authentic rural experience." },
{ id: "3", title: "Are meals included in the farmstay package?", content: "Yes, all our farmstay packages include delicious farm-to-table meals prepared with fresh, organic ingredients sourced directly from Neora Farms. We are happy to accommodate various dietary preferences if informed in advance." },
{ id: "4", title: "What activities can I enjoy during my stay?", content: "Guests can enjoy a variety of immersive activities such as organic farm tours, dairy farming insights, traditional cooking classes, nature walks, bird watching, and relaxing bonfire evenings. Special workshops can also be arranged upon request." },
{ id: "5", title: "Is Neora Farms suitable for families with children?", content: "Absolutely! Neora Farms is a wonderful destination for families. Children love interacting with farm animals, exploring the fields, and participating in our hands-on farm activities. It's a great opportunity for them to learn about nature and rural life." }
]}
faqsAnimation="slide-up"
faqsAnimation="none"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Frequently asked questions about Neora Farms"
@@ -162,18 +164,19 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Get in Touch"
title="Plan Your Perfect Farm Escape"
description="Ready to experience the tranquility of Neora Farms? Fill out the form below to inquire about bookings, availability, or any special requests. Our team will get back to you shortly to help you plan your unforgettable getaway."
tag="Book Your Farmstay Adventure"
title="Plan Your Unforgettable Escape to Neora Farms"
description="Ready to immerse yourself in the serene beauty of Neora Farms? Contact us today to check availability, make a reservation, or discuss custom experiences. Our team is eager to help you create your perfect farm getaway."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-happily-stand-flower-garden-wooden-railings_1150-19407.jpg"
imageAlt="Traditional Indian farmhouse at Neora Farms, inviting and peaceful"
mediaAnimation="opacity"
mediaAnimation="none"
mediaPosition="right"
inputPlaceholder="Your Email Address"
buttonText="Send Inquiry"
termsText="By sending an inquiry, you agree to our privacy policy and terms of service."
inputPlaceholder="Your Name or Email Address"
buttonText="Send Booking Inquiry"
termsText="By sending a booking inquiry, you agree to our privacy policy and terms of service."
tagAnimation="none"
/>
</div>
<div id="footer" data-section="footer">
@@ -181,9 +184,9 @@ export default function LandingPage() {
logoText="Neora Farms"
copyrightText="© 2024 Neora Farms. All rights reserved."
socialLinks={[
{ icon: Facebook, href: "https://facebook.com/neorafarms", ariaLabel: "Facebook" },
{ icon: Instagram, href: "https://instagram.com/neorafarms", ariaLabel: "Instagram" },
{ icon: Phone, href: "https://wa.me/919876543210", ariaLabel: "WhatsApp" }
{ icon: Facebook, href: "https://facebook.com/neorafarms_official", ariaLabel: "Facebook" },
{ icon: Instagram, href: "https://instagram.com/neorafarms_official", ariaLabel: "Instagram" },
{ icon: Phone, href: "tel:+919876543210", ariaLabel: "Call Us" }
]}
/>
</div>