Update src/app/surf-report/page.tsx

This commit is contained in:
2026-03-10 01:49:16 +00:00
parent 0563d6a75a
commit 3ddd552244

View File

@@ -51,7 +51,7 @@ export default function SurfReportPage() {
author: "Real-Time View",
description: "Watch live camera feed from Surf City Pier. See exactly what conditions are like before you head out. Updated continuously throughout the day.",
tags: ["Live Feed", "Pier View"],
imageSrc: "http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg?_wi=5",
imageAlt: "Live surfchex camera from Surf City Pier",
},
{
@@ -60,7 +60,7 @@ export default function SurfReportPage() {
author: "Windy.com",
description: "Real-time swell height, period, and direction information. Get detailed metrics on wave quality and consistency to plan your session.",
tags: ["Swell Height", "Data"],
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kayaking-river_1303-16052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kayaking-river_1303-16052.jpg?_wi=3",
imageAlt: "Wave and swell data visualization",
},
{
@@ -69,7 +69,7 @@ export default function SurfReportPage() {
author: "Detailed Analysis",
description: "Check wind direction, speed, and weather conditions. Perfect wind forecasting helps you find the best riding conditions.",
tags: ["Wind Speed", "Forecast"],
imageSrc: "http://img.b2bpic.net/free-photo/summer-water-sports-concept-vertical-shot-appealing-woman-black-swimsuit-has-pleased-expression_273609-17692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/summer-water-sports-concept-vertical-shot-appealing-woman-black-swimsuit-has-pleased-expression_273609-17692.jpg?_wi=3",
imageAlt: "Wind and weather forecast data",
},
{
@@ -78,7 +78,7 @@ export default function SurfReportPage() {
author: "Skill Assessment",
description: "Not sure if conditions are right for you? Our guide helps beginners understand what to expect and when to paddle out safely.",
tags: ["Safety", "Guide"],
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-skateboarders-park_23-2147678201.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-skateboarders-park_23-2147678201.jpg?_wi=4",
imageAlt: "Beginner-friendly conditions guide",
},
]}
@@ -136,7 +136,7 @@ export default function SurfReportPage() {
name: "Stacey P.",
role: "Local Surfer",
testimonial: "Love having the live report. It helps me plan my sessions perfectly. The camera feed is super helpful for checking conditions.",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg?_wi=4",
imageAlt: "Stacey P.",
icon: Eye,
},
@@ -145,7 +145,7 @@ export default function SurfReportPage() {
name: "Catherine M.",
role: "Beginner",
testimonial: "The guide really helps me understand if conditions are right for my skill level. Makes me feel confident about paddling out.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430889.jpg?_wi=4",
imageAlt: "Catherine M.",
icon: TrendingUp,
},
@@ -154,7 +154,7 @@ export default function SurfReportPage() {
name: "Maria R.",
role: "Weekend Warrior",
testimonial: "Check the report every weekend before heading to the beach. The wind and swell data is incredibly accurate.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg?_wi=4",
imageAlt: "Maria R.",
icon: Waves,
},
@@ -163,7 +163,7 @@ export default function SurfReportPage() {
name: "Kenny R.",
role: "Family Trip Planner",
testimonial: "Using the live report helps us plan family beach days. Great resource for making sure conditions are safe for everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=5",
imageAlt: "Kenny R.",
icon: Navigation,
},
@@ -172,7 +172,7 @@ export default function SurfReportPage() {
name: "Sachin D.",
role: "Enthusiast",
testimonial: "The Windy.com integration is fantastic. I can make decisions about my session in real-time based on live conditions.",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-hispanic-man-talking-phone-cafe_1262-6202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-hispanic-man-talking-phone-cafe_1262-6202.jpg?_wi=5",
imageAlt: "Sachin D.",
icon: Wind,
},
@@ -181,7 +181,7 @@ export default function SurfReportPage() {
name: "John J.",
role: "Frequent Visitor",
testimonial: "Never paddle out without checking the On Shore report first. It's become part of my pre-session routine.",
imageSrc: "http://img.b2bpic.net/free-photo/inclusivity-workspace_52683-90479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/inclusivity-workspace_52683-90479.jpg?_wi=3",
imageAlt: "John J.",
icon: Cloud,
},