Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -17,7 +17,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
defaultTextAnimation="none"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
@@ -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"
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
{ 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." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
faqsAnimation="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Frequently asked questions about Neora Farms"
|
||||
@@ -169,11 +169,13 @@ export default function LandingPage() {
|
||||
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."
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user