Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 18:24:36 +00:00

View File

@@ -59,9 +59,9 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-football-stadium_1137-256.jpg", imageAlt: "Fantasy Football Stadium"},
imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-football-stadium_1137-256.jpg?_wi=1", imageAlt: "Fantasy Football Stadium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-974.jpg", imageAlt: "Championship Competition"},
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-974.jpg?_wi=1", imageAlt: "Championship Competition"},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-map-with-dices_23-2149352309.jpg", imageAlt: "Strategic Fantasy Draft"},
]}
@@ -104,9 +104,9 @@ export default function LandingPage() {
title: "Community & Leagues", description: "Create public or private leagues, invite friends, and compete with leagues worldwide. Build your fantasy football community.", icon: Share2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-football-stadium_1137-256.jpg", imageAlt: "Community League"},
imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-football-stadium_1137-256.jpg?_wi=2", imageAlt: "Community League"},
{
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-974.jpg", imageAlt: "Global Competition"},
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-974.jpg?_wi=2", imageAlt: "Global Competition"},
],
},
]}
@@ -176,11 +176,11 @@ export default function LandingPage() {
<TestimonialCardTen
testimonials={[
{
id: "1", title: "Best platform I've ever used", quote: "FantasyVault completely changed how I manage my fantasy league. The interface is intuitive, the scoring system is transparent, and the real-time updates keep everyone engaged. I've never had a better league experience.", name: "Marcus Johnson", role: "League Commissioner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
id: "1", title: "Best platform I've ever used", quote: "FantasyVault completely changed how I manage my fantasy league. The interface is intuitive, the scoring system is transparent, and the real-time updates keep everyone engaged. I've never had a better league experience.", name: "Marcus Johnson", role: "League Commissioner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson"},
{
id: "2", title: "Game changer for competitive players", quote: "The analytics and insights gave me the edge I needed to win my league last season. Every feature is designed with the serious fantasy player in mind. Highly recommended for anyone looking to dominate.", name: "Sarah Chen", role: "Fantasy Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Sarah Chen"},
{
id: "3", title: "Perfect for bringing friends together", quote: "Setting up a league with FantasyVault was effortless. The invite system works perfectly, and my friends love how easy it is to stay competitive. It's the social hub our group needed.", name: "David Rodriguez", role: "League Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez"},
id: "3", title: "Perfect for bringing friends together", quote: "Setting up a league with FantasyVault was effortless. The invite system works perfectly, and my friends love how easy it is to stay competitive. It's the social hub our group needed.", name: "David Rodriguez", role: "League Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Rodriguez"},
{
id: "4", title: "Worth every penny", quote: "We upgraded to the Pro plan and haven't looked back. Custom scoring, advanced analytics, and the customer support team is incredibly responsive. It's the complete package for serious leagues.", name: "Emily Thompson", role: "Elite League Commissioner", imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-girl-wearing-casual-clothes-angry-mad-screaming-frustrated-furious-shouting-with-anger-rage-aggressive-concept_839833-32461.jpg", imageAlt: "Emily Thompson"},
]}