Update src/app/about/page.tsx

This commit is contained in:
2026-03-25 14:43:18 +00:00
parent ebdab6bc4c
commit 4ec1e8d7d7

View File

@@ -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"},
],
},
]}