Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-11 17:26:24 +00:00
6 changed files with 81 additions and 51 deletions

View File

@@ -56,7 +56,7 @@ export default function GamesPage() {
category: "Matchup Analysis",
title: "Rays vs Yankees: Season Opener Preview",
excerpt: "Yankees bring strong offensive lineup. Rays counter with solid pitching rotation. Key matchups include Arozarena vs Giancarlo and our lineup against Yankees starter. Expect competitive game with playoff-caliber intensity.",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg?_wi=3",
imageAlt: "Rays Yankees matchup",
authorName: "Team Analytics",
authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
@@ -67,7 +67,7 @@ export default function GamesPage() {
category: "Game Preview",
title: "Red Sox Series: What to Expect in Boston",
excerpt: "Head to Fenway Park for crucial divisional matchup. Red Sox have been strong at home but our recent form is excellent. Pitching matchups will be critical. Scout report highlights Boston's weakness against high fastballs.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-wearing-kickball-equipment_23-2149457236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-wearing-kickball-equipment_23-2149457236.jpg?_wi=3",
imageAlt: "Red Sox preview",
authorName: "Scouting Report",
authorAvatar: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
@@ -89,42 +89,42 @@ export default function GamesPage() {
{
title: "Schedule Management",
description: "View all games, practices, and team events with integrated calendar system",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=5",
imageAlt: "Schedule management",
buttonIcon: Calendar,
},
{
title: "Player Analytics",
description: "Track batting averages, home runs, RBIs, and performance metrics in real-time",
imageSrc: "http://img.b2bpic.net/free-vector/softball-tournament-flyer-template_742173-20069.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/softball-tournament-flyer-template_742173-20069.jpg?_wi=2",
imageAlt: "Player statistics",
buttonIcon: BarChart3,
},
{
title: "Game Reports",
description: "Access comprehensive game previews, matchup analysis, and scouting reports",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg?_wi=5",
imageAlt: "Game analysis",
buttonIcon: Zap,
},
{
title: "Team Chat",
description: "Direct messaging platform for seamless team communication and coordination",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg?_wi=3",
imageAlt: "Team chat",
buttonIcon: MessageCircle,
},
{
title: "Live Updates",
description: "Real-time notifications for schedule changes, game updates, and announcements",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg?_wi=4",
imageAlt: "Live updates",
buttonIcon: Bell,
},
{
title: "Team Coordination",
description: "Centralized hub for all team logistics, travel schedules, and coordination",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=6",
imageAlt: "Team coordination",
buttonIcon: Users,
},
@@ -141,7 +141,7 @@ export default function GamesPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg?_wi=4"
imageAlt="Team communication"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,24 +1,52 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Nunito } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Nunito } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const nunito = Nunito({
variable: "--font-nunito",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Tampa Bay Rays Team Hub | Schedule, Stats & Chat",
description: "Unified platform for Rays team management featuring schedules, player statistics, game reports, direct messaging, and team coordination.",
keywords: "Tampa Bay Rays, team management, baseball schedule, player stats, game reports",
openGraph: {
title: "Tampa Bay Rays Team Hub",
description: "Complete team collaboration platform for the Tampa Bay Rays",
siteName: "Rays Hub",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
alt: "Tampa Bay Rays Stadium",
},
],
},
twitter: {
card: "summary_large_image",
title: "Tampa Bay Rays Team Hub",
description: "Schedule, stats, and team coordination all in one place",
images: ["http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg"],
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +55,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${nunito.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${nunito.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +69,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -96,7 +96,7 @@ export default function MessagesPage() {
category: "Team Chat",
title: "Schedule Announcements Channel",
excerpt: "Important updates about game schedules, practice times, and travel logistics. Real-time notifications ensure no one misses critical scheduling changes or team events.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg?_wi=5",
imageAlt: "Team chat interface",
authorName: "Team Coordinator",
authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
@@ -107,7 +107,7 @@ export default function MessagesPage() {
category: "Player Discussion",
title: "Performance & Strategy Forum",
excerpt: "Collaborative space where players discuss game strategies, performance metrics, and team tactics. Coaches share insights and feedback directly with the team.",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=7",
imageAlt: "Strategy discussion",
authorName: "Coach Analytics",
authorAvatar: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg",
@@ -118,7 +118,7 @@ export default function MessagesPage() {
category: "Team Coordination",
title: "Travel & Logistics Updates",
excerpt: "Comprehensive messaging hub for coordinating travel arrangements, hotel accommodations, and team logistics for away games and tournaments.",
imageSrc: "http://img.b2bpic.net/free-vector/softball-tournament-flyer-template_742173-20069.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/softball-tournament-flyer-template_742173-20069.jpg?_wi=3",
imageAlt: "Travel coordination",
authorName: "Team Manager",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg",
@@ -139,7 +139,7 @@ export default function MessagesPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg?_wi=6"
imageAlt="Team communication"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -60,15 +60,15 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg?_wi=1",
imageAlt: "Tampa Bay Rays stadium",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=1",
imageAlt: "Team schedule",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg?_wi=1",
imageAlt: "Game statistics",
},
]}
@@ -158,21 +158,21 @@ export default function HomePage() {
id: "1",
name: "Randy Arozarena",
price: ".282 AVG",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg?_wi=1",
imageAlt: "Randy Arozarena profile",
},
{
id: "2",
name: "Yandy Díaz",
price: ".305 AVG",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg?_wi=1",
imageAlt: "Yandy Díaz profile",
},
{
id: "3",
name: "Isaac Paredes",
price: ".265 AVG",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg?_wi=1",
imageAlt: "Isaac Paredes profile",
},
]}
@@ -195,7 +195,7 @@ export default function HomePage() {
category: "Matchup Analysis",
title: "Rays vs Yankees: Season Opener Preview",
excerpt: "Yankees bring strong offensive lineup. Rays counter with solid pitching rotation. Key matchups include Arozarena vs Giancarlo and our lineup against Yankees starter. Expect competitive game with playoff-caliber intensity.",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg?_wi=1",
imageAlt: "Rays Yankees matchup",
authorName: "Team Analytics",
authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
@@ -206,7 +206,7 @@ export default function HomePage() {
category: "Game Preview",
title: "Red Sox Series: What to Expect in Boston",
excerpt: "Head to Fenway Park for crucial divisional matchup. Red Sox have been strong at home but our recent form is excellent. Pitching matchups will be critical. Scout report highlights Boston's weakness against high fastballs.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-wearing-kickball-equipment_23-2149457236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-wearing-kickball-equipment_23-2149457236.jpg?_wi=1",
imageAlt: "Red Sox preview",
authorName: "Scouting Report",
authorAvatar: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
@@ -228,42 +228,42 @@ export default function HomePage() {
{
title: "Schedule Management",
description: "View all games, practices, and team events with integrated calendar system",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=2",
imageAlt: "Schedule management",
buttonIcon: Calendar,
},
{
title: "Player Analytics",
description: "Track batting averages, home runs, RBIs, and performance metrics in real-time",
imageSrc: "http://img.b2bpic.net/free-vector/softball-tournament-flyer-template_742173-20069.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/softball-tournament-flyer-template_742173-20069.jpg?_wi=1",
imageAlt: "Player statistics",
buttonIcon: BarChart3,
},
{
title: "Game Reports",
description: "Access comprehensive game previews, matchup analysis, and scouting reports",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg?_wi=2",
imageAlt: "Game analysis",
buttonIcon: Zap,
},
{
title: "Team Chat",
description: "Direct messaging platform for seamless team communication and coordination",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg?_wi=1",
imageAlt: "Team chat",
buttonIcon: MessageCircle,
},
{
title: "Live Updates",
description: "Real-time notifications for schedule changes, game updates, and announcements",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg?_wi=2",
imageAlt: "Live updates",
buttonIcon: Bell,
},
{
title: "Team Coordination",
description: "Centralized hub for all team logistics, travel schedules, and coordination",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=3",
imageAlt: "Team coordination",
buttonIcon: Users,
},
@@ -286,7 +286,7 @@ export default function HomePage() {
name: "Randy Arozarena",
role: "Outfielder",
testimonial: "The Rays Hub has transformed how our team manages schedules and communications. Everything is in one place and incredibly easy to use.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg?_wi=2",
imageAlt: "Randy Arozarena",
},
{
@@ -294,7 +294,7 @@ export default function HomePage() {
name: "Yandy Díaz",
role: "First Baseman",
testimonial: "Having all player statistics and game reports centralized makes preparation so much better. We're more coordinated than ever.",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg?_wi=2",
imageAlt: "Yandy Díaz",
},
{
@@ -302,7 +302,7 @@ export default function HomePage() {
name: "Isaac Paredes",
role: "Infielder",
testimonial: "The direct messaging feature keeps the whole team connected. It's like having our entire organization in our pockets.",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg?_wi=2",
imageAlt: "Isaac Paredes",
},
{
@@ -327,7 +327,7 @@ export default function HomePage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg?_wi=2"
imageAlt="Team communication"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -55,21 +55,21 @@ export default function PlayersPage() {
id: "1",
name: "Randy Arozarena",
price: ".282 AVG",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg?_wi=3",
imageAlt: "Randy Arozarena profile",
},
{
id: "2",
name: "Yandy Díaz",
price: ".305 AVG",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg?_wi=3",
imageAlt: "Yandy Díaz profile",
},
{
id: "3",
name: "Isaac Paredes",
price: ".265 AVG",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg?_wi=3",
imageAlt: "Isaac Paredes profile",
},
]}
@@ -144,7 +144,7 @@ export default function PlayersPage() {
name: "Randy Arozarena",
role: "Outfielder",
testimonial: "The Rays Hub has transformed how our team manages schedules and communications. Everything is in one place and incredibly easy to use.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-bearded-male-hip-hop-clothes-grey-background_613910-615.jpg?_wi=4",
imageAlt: "Randy Arozarena",
},
{
@@ -152,7 +152,7 @@ export default function PlayersPage() {
name: "Yandy Díaz",
role: "First Baseman",
testimonial: "Having all player statistics and game reports centralized makes preparation so much better. We're more coordinated than ever.",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-close-up-baseball-bat-with-player_23-2148347929.jpg?_wi=4",
imageAlt: "Yandy Díaz",
},
{
@@ -160,7 +160,7 @@ export default function PlayersPage() {
name: "Isaac Paredes",
role: "Infielder",
testimonial: "The direct messaging feature keeps the whole team connected. It's like having our entire organization in our pockets.",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg?_wi=4",
imageAlt: "Isaac Paredes",
},
]}

View File

@@ -143,21 +143,21 @@ export default function SchedulePage() {
{
title: "Yankees Series",
description: "Opening matchup against AL East rivals. Strong pitcher lineup expected. Key opportunity to set tone for season.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg?_wi=3",
imageAlt: "Yankees series",
buttonIcon: Calendar,
},
{
title: "Boston Road Trip",
description: "Historic rivalry game at Fenway Park. Rays will travel for three-game series. Expect intense competition.",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg?_wi=4",
imageAlt: "Boston trip",
buttonIcon: Calendar,
},
{
title: "Home Stand",
description: "Back to Tropicana Field for series against Blue Jays. Prime opportunity to build home record.",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg?_wi=3",
imageAlt: "Home stand",
buttonIcon: Calendar,
},
@@ -181,7 +181,7 @@ export default function SchedulePage() {
category: "Matchup Analysis",
title: "Rays vs Yankees: Opening Day Showdown",
excerpt: "Yankees bring their best for season opener. Rays pitching rotation in peak form. Expect high-scoring affair with strong defensive plays. Arozarena expected to be key offensive contributor.",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg?_wi=2",
imageAlt: "Yankees matchup",
authorName: "Schedule Desk",
authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-kid-kicking-yellow-ball_23-2149457245.jpg",
@@ -192,7 +192,7 @@ export default function SchedulePage() {
category: "Game Preview",
title: "Fenway Bound: Rays Ready for Boston Challenge",
excerpt: "Red Sox home field advantage vs. Rays momentum. Historical Fenway Park dimensions will challenge power hitters. Pitching duel expected with both teams bringing aces to the mound.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-wearing-kickball-equipment_23-2149457236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-wearing-kickball-equipment_23-2149457236.jpg?_wi=2",
imageAlt: "Red Sox game",
authorName: "Travel Coordinator",
authorAvatar: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148556919.jpg",
@@ -203,7 +203,7 @@ export default function SchedulePage() {
category: "Series Preview",
title: "Blue Jays Series: Home Cooking Returns",
excerpt: "Back at Tropicana Field after road trip. Familiar surroundings should benefit Rays performance. Blue Jays bring solid lineup. Three-game series crucial for season positioning.",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-basketball-facebook-cover-with-score_23-2149364675.jpg?_wi=4",
imageAlt: "Blue Jays series",
authorName: "Game Analyst",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-phone-messages_52683-105904.jpg",