Merge version_4 into main #8
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Advanced hockey analytics for smarter bets, better fantasy decisions, and total dominance."
|
||||
testimonials={[]}
|
||||
buttons={[{ text: "Get Started", href: "#pricing" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -102,10 +102,10 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
features={[
|
||||
{ title: "Trend Detection", description: "Identify emerging player trends before anyone else.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg" },
|
||||
{ title: "Visualization", description: "Clean, intuitive game-state visualizations.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg" },
|
||||
{ title: "Prediction Models", description: "Proprietary algorithms for projection.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg" },
|
||||
{ title: "Real-time Insights", description: "Data updates throughout every play.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg" }
|
||||
{ title: "Trend Detection", description: "Identify emerging player trends before anyone else.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg?_wi=2" },
|
||||
{ title: "Visualization", description: "Clean, intuitive game-state visualizations.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg?_wi=3" },
|
||||
{ title: "Prediction Models", description: "Proprietary algorithms for projection.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg?_wi=4" },
|
||||
{ title: "Real-time Insights", description: "Data updates throughout every play.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg?_wi=5" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user