diff --git a/src/app/page.tsx b/src/app/page.tsx
index 979a368..d49b42a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
@@ -65,84 +53,44 @@ export default function LandingPage() {
@@ -210,29 +139,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Durability",
- title: "Built to Last, Designed to Perform",
- subtitle: "Our products withstand the rigors of daily use.",
- description: "Crafted from the highest quality materials, GFFTC equine products are engineered for longevity and consistent performance, ensuring they stand up to every challenge in the stable and arena.",
- imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149396008.jpg",
- imageAlt: "Premium leather saddle and bridle",
- },
+ tag: "Durability", title: "Built to Last, Designed to Perform", subtitle: "Our products withstand the rigors of daily use.", description: "Crafted from the highest quality materials, GFFTC equine products are engineered for longevity and consistent performance, ensuring they stand up to every challenge in the stable and arena.", imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149396008.jpg", imageAlt: "Premium leather saddle and bridle"},
{
- tag: "Comfort",
- title: "Unrivaled Comfort for Horse & Rider",
- subtitle: "Ergonomic designs prioritize well-being.",
- description: "Every saddle, bridle, and accessory is designed with advanced ergonomics to maximize comfort and reduce pressure points for both horse and rider, fostering a harmonious partnership.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552210.jpg",
- imageAlt: "Horse grooming kit",
- },
+ tag: "Comfort", title: "Unrivaled Comfort for Horse & Rider", subtitle: "Ergonomic designs prioritize well-being.", description: "Every saddle, bridle, and accessory is designed with advanced ergonomics to maximize comfort and reduce pressure points for both horse and rider, fostering a harmonious partnership.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552210.jpg", imageAlt: "Horse grooming kit"},
{
- tag: "Innovation",
- title: "Leading the Way in Equine Care",
- subtitle: "Innovative solutions for modern equestrian needs.",
- description: "GFFTC is at the forefront of equine product innovation, integrating cutting-edge technology and research into our feed supplements and care items for optimal health and vitality.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-gardening-trowel_23-2148826111.jpg",
- imageAlt: "Equine supplements and feed",
- },
+ tag: "Innovation", title: "Leading the Way in Equine Care", subtitle: "Innovative solutions for modern equestrian needs.", description: "GFFTC is at the forefront of equine product innovation, integrating cutting-edge technology and research into our feed supplements and care items for optimal health and vitality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-gardening-trowel_23-2148826111.jpg", imageAlt: "Equine supplements and feed"},
]}
title="Unmatched Quality & Innovation"
description="Discover why GFFTC products are trusted by equine enthusiasts worldwide for their superior design and effectiveness."
@@ -241,53 +152,23 @@ export default function LandingPage() {
@@ -376,25 +220,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "What makes GFFTC products different?",
- content: "GFFTC products stand out due to our relentless commitment to quality, innovative design, and rigorous testing. We use premium materials and collaborate with equine experts to ensure superior performance and welfare for your horse.",
- },
+ id: "faq-1", title: "What makes GFFTC products different?", content: "GFFTC products stand out due to our relentless commitment to quality, innovative design, and rigorous testing. We use premium materials and collaborate with equine experts to ensure superior performance and welfare for your horse."},
{
- id: "faq-2",
- title: "Are your products suitable for all horse breeds?",
- content: "Yes, our product range is designed to cater to various horse breeds and disciplines. We offer adjustable sizing and specialized options to ensure a perfect fit and optimal functionality for every equine companion.",
- },
+ id: "faq-2", title: "Are your products suitable for all horse breeds?", content: "Yes, our product range is designed to cater to various horse breeds and disciplines. We offer adjustable sizing and specialized options to ensure a perfect fit and optimal functionality for every equine companion."},
{
- id: "faq-3",
- title: "How do I choose the right saddle for my horse?",
- content: "Choosing the right saddle is crucial for your horse's comfort and performance. We recommend consulting with a professional saddle fitter. Our customer service team can also provide guidance on our saddle features and sizing charts.",
- },
+ id: "faq-3", title: "How do I choose the right saddle for my horse?", content: "Choosing the right saddle is crucial for your horse's comfort and performance. We recommend consulting with a professional saddle fitter. Our customer service team can also provide guidance on our saddle features and sizing charts."},
{
- id: "faq-4",
- title: "What is your return policy?",
- content: "We offer a 30-day satisfaction guarantee on all GFFTC products. If you are not completely satisfied, you may return the item for a full refund or exchange, provided it is in new condition with original packaging. Please see our full return policy for details.",
- },
+ id: "faq-4", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee on all GFFTC products. If you are not completely satisfied, you may return the item for a full refund or exchange, provided it is in new condition with original packaging. Please see our full return policy for details."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about GFFTC Equine products, orders, and care."
@@ -406,20 +238,15 @@ export default function LandingPage() {
@@ -431,19 +258,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "#",
- ariaLabel: "Facebook",
- },
+ href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
+ href: "#", ariaLabel: "Instagram"},
{
icon: Video,
- href: "#",
- ariaLabel: "YouTube",
- },
+ href: "#", ariaLabel: "YouTube"},
]}
/>