Merge version_1 into main #2
@@ -28,35 +28,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Lessons",
|
||||
id: "lessons",
|
||||
href: "/lessons",
|
||||
},
|
||||
name: "Lessons", id: "/lessons"},
|
||||
{
|
||||
name: "Boarding",
|
||||
id: "boarding",
|
||||
href: "/boarding",
|
||||
},
|
||||
name: "Boarding", id: "/boarding"},
|
||||
{
|
||||
name: "Trails",
|
||||
id: "trails",
|
||||
href: "/trails",
|
||||
},
|
||||
name: "Trails", id: "/trails"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Cavallo Italia"
|
||||
/>
|
||||
@@ -70,19 +52,13 @@ export default function LandingPage() {
|
||||
description="Cavallo Italia is more than just a riding center; it's a legacy built on a deep passion for horses and the art of horsemanship. Nestled in the heart of the Italian countryside, we offer a unique blend of traditional values and modern equestrian practices, fostering a community where passion for horses thrives."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Passionate Instructors",
|
||||
description: "Our team comprises highly skilled and dedicated instructors, committed to nurturing riders of all levels, from beginners to advanced competitors.",
|
||||
icon: Users,
|
||||
title: "Passionate Instructors", description: "Our team comprises highly skilled and dedicated instructors, committed to nurturing riders of all levels, from beginners to advanced competitors.", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "State-of-the-Art Facilities",
|
||||
description: "Experience world-class stables, expansive arenas, and pristine training grounds designed for optimal horse and rider comfort and performance.",
|
||||
icon: Home,
|
||||
title: "State-of-the-Art Facilities", description: "Experience world-class stables, expansive arenas, and pristine training grounds designed for optimal horse and rider comfort and performance.", icon: Home,
|
||||
},
|
||||
{
|
||||
title: "Italian Countryside Immersion",
|
||||
description: "Beyond riding, immerse yourself in the serene beauty and rich culture of Italy's stunning landscapes, creating unforgettable memories.",
|
||||
icon: Mountain,
|
||||
title: "Italian Countryside Immersion", description: "Beyond riding, immerse yourself in the serene beauty and rich culture of Italy's stunning landscapes, creating unforgettable memories.", icon: Mountain,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/covered-bridge-near-lucerne-jesuit-church-lucerne-switzerland_181624-14711.jpg?_wi=2"
|
||||
@@ -98,33 +74,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sophia Rossi",
|
||||
role: "Head Instructor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=3",
|
||||
imageAlt: "Portrait of Sophia Rossi, Head Instructor",
|
||||
},
|
||||
id: "1", name: "Sophia Rossi", role: "Head Instructor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=3", imageAlt: "Portrait of Sophia Rossi, Head Instructor"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marco Bianchi",
|
||||
role: "Stable Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-standing-horse-ranch_1157-25244.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Marco Bianchi, Stable Manager",
|
||||
},
|
||||
id: "2", name: "Marco Bianchi", role: "Stable Manager", imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-standing-horse-ranch_1157-25244.jpg?_wi=2", imageAlt: "Portrait of Marco Bianchi, Stable Manager"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Conti",
|
||||
role: "Assistant Instructor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Elena Conti, Assistant Instructor",
|
||||
},
|
||||
id: "3", name: "Elena Conti", role: "Assistant Instructor", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=2", imageAlt: "Portrait of Elena Conti, Assistant Instructor"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Giovanni Ricci",
|
||||
role: "Lead Trail Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-motorcycle-rider-admiring-sunset_23-2148685273.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Giovanni Ricci, Lead Trail Guide",
|
||||
},
|
||||
id: "4", name: "Giovanni Ricci", role: "Lead Trail Guide", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-motorcycle-rider-admiring-sunset_23-2148685273.jpg?_wi=2", imageAlt: "Portrait of Giovanni Ricci, Lead Trail Guide"},
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="Our passionate instructors and stable managers are the heart of Cavallo Italia, bringing years of expertise and a deep love for horses to every lesson and interaction, ensuring the best experience for you and your horse."
|
||||
@@ -138,32 +94,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Isabella Moretti",
|
||||
handle: "@IsabellaM",
|
||||
testimonial: "Cavallo Italia provided the most incredible riding experience. The instructors are phenomenal, and the horses are so well-cared for. I've learned so much and truly enjoyed every moment!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=4",
|
||||
imageAlt: "Isabella Moretti",
|
||||
},
|
||||
id: "1", name: "Isabella Moretti", handle: "@IsabellaM", testimonial: "Cavallo Italia provided the most incredible riding experience. The instructors are phenomenal, and the horses are so well-cared for. I've learned so much and truly enjoyed every moment!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=4", imageAlt: "Isabella Moretti"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Luca Ferrari",
|
||||
handle: "@LucaF",
|
||||
testimonial: "Boarding my horse here has been a dream come true. The facilities are top-notch, and the staff treats every horse like their own. Truly a special place for equestrian enthusiasts.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-standing-horse-ranch_1157-25244.jpg?_wi=3",
|
||||
imageAlt: "Luca Ferrari",
|
||||
},
|
||||
id: "2", name: "Luca Ferrari", handle: "@LucaF", testimonial: "Boarding my horse here has been a dream come true. The facilities are top-notch, and the staff treats every horse like their own. Truly a special place for equestrian enthusiasts.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-standing-horse-ranch_1157-25244.jpg?_wi=3", imageAlt: "Luca Ferrari"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chiara Rizzo",
|
||||
handle: "@ChiaraR",
|
||||
testimonial: "The trail rides through the Tuscan hills were absolutely breathtaking. An experience I will cherish forever. Highly recommend Cavallo Italia for any horse lover!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=3",
|
||||
imageAlt: "Chiara Rizzo",
|
||||
},
|
||||
id: "3", name: "Chiara Rizzo", handle: "@ChiaraR", testimonial: "The trail rides through the Tuscan hills were absolutely breathtaking. An experience I will cherish forever. Highly recommend Cavallo Italia for any horse lover!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=3", imageAlt: "Chiara Rizzo"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Riders Say"
|
||||
@@ -175,50 +113,31 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Riding Lessons",
|
||||
href: "/lessons",
|
||||
},
|
||||
label: "Riding Lessons", href: "/lessons"},
|
||||
{
|
||||
label: "Horse Boarding",
|
||||
href: "/boarding",
|
||||
},
|
||||
label: "Horse Boarding", href: "/boarding"},
|
||||
{
|
||||
label: "Trail Experiences",
|
||||
href: "/trails",
|
||||
},
|
||||
label: "Trail Experiences", href: "/trails"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
label: "Our Team", href: "/about#team"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "FAQs", href: "/faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Get in Touch",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Get in Touch", href: "/contact"},
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Visit Us", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
223
src/app/page.tsx
223
src/app/page.tsx
@@ -32,35 +32,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Lessons",
|
||||
id: "lessons",
|
||||
href: "/lessons",
|
||||
},
|
||||
name: "Lessons", id: "/lessons"},
|
||||
{
|
||||
name: "Boarding",
|
||||
id: "boarding",
|
||||
href: "/boarding",
|
||||
},
|
||||
name: "Boarding", id: "/boarding"},
|
||||
{
|
||||
name: "Trails",
|
||||
id: "trails",
|
||||
href: "/trails",
|
||||
},
|
||||
name: "Trails", id: "/trails"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Cavallo Italia"
|
||||
/>
|
||||
@@ -69,8 +51,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Ride with Passion in the Italian Countryside"
|
||||
description="Premier riding lessons, expert horse care, and unforgettable trail experiences. Whether beginner or advanced, discover your perfect equestrian journey at our peaceful center nestled in Italy's natural beauty."
|
||||
tag="Welcome to Cavallo Italia"
|
||||
@@ -78,17 +59,13 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your First Lesson",
|
||||
href: "/lessons",
|
||||
},
|
||||
text: "Book Your First Lesson", href: "/lessons"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horse-running-stable_23-2150691143.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horse-running-stable_23-2150691143.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-walking-outdoors_23-2149055357.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-walking-outdoors_23-2149055357.jpg"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={5}
|
||||
@@ -106,9 +83,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/covered-bridge-near-lucerne-jesuit-church-lucerne-switzerland_181624-14711.jpg?_wi=1"
|
||||
imageAlt="Italian Equestrian Center Stables"
|
||||
@@ -125,26 +100,15 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Services",
|
||||
href: "/lessons",
|
||||
},
|
||||
text: "View All Services", href: "/lessons"},
|
||||
]}
|
||||
accordionItems={[
|
||||
{
|
||||
id: "lessons",
|
||||
title: "Professional Riding Lessons",
|
||||
content: "Tailored instruction for all skill levels, from beginners seeking their first ride to competitive equestrians honing their technique. Our certified instructors focus on safety, horsemanship, and developing a deep bond between rider and horse.",
|
||||
},
|
||||
id: "lessons", title: "Professional Riding Lessons", content: "Tailored instruction for all skill levels, from beginners seeking their first ride to competitive equestrians honing their technique. Our certified instructors focus on safety, horsemanship, and developing a deep bond between rider and horse."},
|
||||
{
|
||||
id: "boarding",
|
||||
title: "Expert Horse Boarding",
|
||||
content: "Provide your horse with premium care in a serene, natural environment. Our state-of-the-art stables offer spacious stalls, daily turnout, nutritional planning, and veterinary oversight, ensuring your horse's well-being.",
|
||||
},
|
||||
id: "boarding", title: "Expert Horse Boarding", content: "Provide your horse with premium care in a serene, natural environment. Our state-of-the-art stables offer spacious stalls, daily turnout, nutritional planning, and veterinary oversight, ensuring your horse's well-being."},
|
||||
{
|
||||
id: "trails",
|
||||
title: "Unforgettable Trail Experiences",
|
||||
content: "Explore the breathtaking Italian countryside on horseback with our guided trail rides. Suitable for all experience levels, these excursions offer a unique perspective of Italy's natural beauty, from rolling vineyards to historic pathways.",
|
||||
},
|
||||
id: "trails", title: "Unforgettable Trail Experiences", content: "Explore the breathtaking Italian countryside on horseback with our guided trail rides. Suitable for all experience levels, these excursions offer a unique perspective of Italy's natural beauty, from rolling vineyards to historic pathways."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/father-with-his-son-ranch_1303-11335.jpg"
|
||||
imageAlt="Rider in an arena"
|
||||
@@ -160,53 +124,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "beginner-lessons",
|
||||
title: "Starter Lesson Pack",
|
||||
price: "€199",
|
||||
period: "for 4 lessons",
|
||||
features: [
|
||||
"4 x 45-min private lessons",
|
||||
"Basic horsemanship introduction",
|
||||
"Safety gear rental included",
|
||||
"Access to beginner arena",
|
||||
],
|
||||
id: "beginner-lessons", title: "Starter Lesson Pack", price: "€199", period: "for 4 lessons", features: [
|
||||
"4 x 45-min private lessons", "Basic horsemanship introduction", "Safety gear rental included", "Access to beginner arena"],
|
||||
button: {
|
||||
text: "Enroll Now",
|
||||
href: "/lessons",
|
||||
},
|
||||
text: "Enroll Now", href: "/lessons"},
|
||||
},
|
||||
{
|
||||
id: "premium-boarding",
|
||||
title: "Premium Boarding",
|
||||
price: "€850",
|
||||
period: "per month",
|
||||
features: [
|
||||
"Spacious private stall",
|
||||
"Daily turnout & grooming",
|
||||
"Customized feed program",
|
||||
"Full veterinary oversight",
|
||||
"Access to all facilities",
|
||||
],
|
||||
id: "premium-boarding", title: "Premium Boarding", price: "€850", period: "per month", features: [
|
||||
"Spacious private stall", "Daily turnout & grooming", "Customized feed program", "Full veterinary oversight", "Access to all facilities"],
|
||||
button: {
|
||||
text: "Inquire About Boarding",
|
||||
href: "/boarding",
|
||||
},
|
||||
text: "Inquire About Boarding", href: "/boarding"},
|
||||
},
|
||||
{
|
||||
id: "trail-package",
|
||||
title: "Adventure Trail Package",
|
||||
price: "€150",
|
||||
period: "per ride",
|
||||
features: [
|
||||
"2-hour guided trail ride",
|
||||
"Horse & equipment provided",
|
||||
"Expert guide for scenic routes",
|
||||
"Italian countryside exploration",
|
||||
],
|
||||
id: "trail-package", title: "Adventure Trail Package", price: "€150", period: "per ride", features: [
|
||||
"2-hour guided trail ride", "Horse & equipment provided", "Expert guide for scenic routes", "Italian countryside exploration"],
|
||||
button: {
|
||||
text: "Book Your Adventure",
|
||||
href: "/trails",
|
||||
},
|
||||
text: "Book Your Adventure", href: "/trails"},
|
||||
},
|
||||
]}
|
||||
title="Tailored Equestrian Plans"
|
||||
@@ -223,45 +156,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Instruction!",
|
||||
quote: "The instructors at Cavallo Italia are truly world-class. My riding has improved dramatically, and I feel so much more confident in the saddle. The Italian countryside setting is simply magical!",
|
||||
name: "Sophia Rossi",
|
||||
role: "Leisure Rider",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=1",
|
||||
},
|
||||
id: "1", title: "Exceptional Instruction!", quote: "The instructors at Cavallo Italia are truly world-class. My riding has improved dramatically, and I feel so much more confident in the saddle. The Italian countryside setting is simply magical!", name: "Sophia Rossi", role: "Leisure Rider", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Home Away From Home",
|
||||
quote: "Boarding my horse at Cavallo Italia has been the best decision. The care and attention to detail are superb, and the facilities are immaculate. It's a true home away from home for both of us.",
|
||||
name: "Marco Bianchi",
|
||||
role: "Horse Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-standing-horse-ranch_1157-25244.jpg?_wi=1",
|
||||
},
|
||||
id: "2", title: "Home Away From Home", quote: "Boarding my horse at Cavallo Italia has been the best decision. The care and attention to detail are superb, and the facilities are immaculate. It's a true home away from home for both of us.", name: "Marco Bianchi", role: "Horse Owner", imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-standing-horse-ranch_1157-25244.jpg?_wi=1"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Perfect for Families",
|
||||
quote: "My children absolutely adore their lessons here! The team ensures a safe, fun, and educational experience. It's wonderful to see them develop a love for horses in such a beautiful environment.",
|
||||
name: "Elena Costa",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1",
|
||||
},
|
||||
id: "3", title: "Perfect for Families", quote: "My children absolutely adore their lessons here! The team ensures a safe, fun, and educational experience. It's wonderful to see them develop a love for horses in such a beautiful environment.", name: "Elena Costa", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Unforgettable Trail Rides",
|
||||
quote: "The trail rides are an absolute dream. Galloping through the Tuscan hills was an experience I'll cherish forever. The horses are well-trained, and the guides are fantastic.",
|
||||
name: "David Lee",
|
||||
role: "Tourist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-motorcycle-rider-admiring-sunset_23-2148685273.jpg?_wi=1",
|
||||
},
|
||||
id: "4", title: "Unforgettable Trail Rides", quote: "The trail rides are an absolute dream. Galloping through the Tuscan hills was an experience I'll cherish forever. The horses are well-trained, and the guides are fantastic.", name: "David Lee", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-motorcycle-rider-admiring-sunset_23-2148685273.jpg?_wi=1"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Professional and Caring",
|
||||
quote: "From advanced training to general care, Cavallo Italia maintains the highest professional standards while always being incredibly caring towards the horses and riders. Highly recommended!",
|
||||
name: "Giulia Moretti",
|
||||
role: "Competitive Equestrian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=2",
|
||||
},
|
||||
id: "5", title: "Professional and Caring", quote: "From advanced training to general care, Cavallo Italia maintains the highest professional standards while always being incredibly caring towards the horses and riders. Highly recommended!", name: "Giulia Moretti", role: "Competitive Equestrian", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-holding-black-helmet-head_1187-5309.jpg?_wi=2"},
|
||||
]}
|
||||
title="Hear From Our Happy Riders"
|
||||
description="Our community shares their experiences of growth, joy, and exceptional care at Cavallo Italia, highlighting our dedication to excellence."
|
||||
@@ -277,25 +180,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are your riding lesson options?",
|
||||
content: "We offer private, semi-private, and group lessons for all ages and skill levels, from beginner to advanced. Our programs include dressage, show jumping, and general horsemanship.",
|
||||
},
|
||||
id: "faq-1", title: "What are your riding lesson options?", content: "We offer private, semi-private, and group lessons for all ages and skill levels, from beginner to advanced. Our programs include dressage, show jumping, and general horsemanship."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What are the requirements for horse boarding?",
|
||||
content: "Horses must have up-to-date vaccinations and a negative Coggins test. We require a veterinary health certificate upon arrival. Please contact us to discuss specific requirements and availabilities.",
|
||||
},
|
||||
id: "faq-2", title: "What are the requirements for horse boarding?", content: "Horses must have up-to-date vaccinations and a negative Coggins test. We require a veterinary health certificate upon arrival. Please contact us to discuss specific requirements and availabilities."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Are trail rides suitable for beginners?",
|
||||
content: "Yes, we offer guided trail rides suitable for all experience levels, including complete beginners. Our trained horses and experienced guides ensure a safe and enjoyable experience through the Italian countryside.",
|
||||
},
|
||||
id: "faq-3", title: "Are trail rides suitable for beginners?", content: "Yes, we offer guided trail rides suitable for all experience levels, including complete beginners. Our trained horses and experienced guides ensure a safe and enjoyable experience through the Italian countryside."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What safety measures do you have in place?",
|
||||
content: "Safety is our top priority. We provide certified helmets, conduct thorough equipment checks, and all lessons/rides are supervised by experienced, first-aid certified instructors. Our facilities are regularly inspected and maintained to high safety standards.",
|
||||
},
|
||||
id: "faq-4", title: "What safety measures do you have in place?", content: "Safety is our top priority. We provide certified helmets, conduct thorough equipment checks, and all lessons/rides are supervised by experienced, first-aid certified instructors. Our facilities are regularly inspected and maintained to high safety standards."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our lessons, boarding, trail rides, and facilities."
|
||||
@@ -310,8 +201,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect with Us"
|
||||
title="Start Your Equestrian Adventure"
|
||||
description="Ready to embark on your riding journey or learn more about our services? Reach out today, and our team will be delighted to assist you."
|
||||
@@ -328,54 +218,33 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Riding Lessons",
|
||||
href: "/lessons",
|
||||
},
|
||||
label: "Riding Lessons", href: "/lessons"},
|
||||
{
|
||||
label: "Horse Boarding",
|
||||
href: "/boarding",
|
||||
},
|
||||
label: "Horse Boarding", href: "/boarding"},
|
||||
{
|
||||
label: "Trail Rides",
|
||||
href: "/trails",
|
||||
},
|
||||
label: "Trail Rides", href: "/trails"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Philosophy",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Philosophy", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Team", href: "/about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Get in Touch",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Get in Touch", href: "/contact"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Location", href: "/contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "FAQ", href: "/faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user