Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
tag="Friends Only Competition"
|
||||
tagIcon={Trophy}
|
||||
background={{ variant: "noise" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=1"
|
||||
imageAlt="Takmicenje Dashboard"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -65,22 +65,22 @@ export default function LandingPage() {
|
||||
name: "Marco V.", handle: "Betting Enthusiast", testimonial:
|
||||
"Finally a way to track predictions with my friends seriously. The leaderboard is addictive!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=2"},
|
||||
{
|
||||
name: "Nikola S.", handle: "Season Commissioner", testimonial:
|
||||
"Perfect for our friend group. No house involvement, just us competing fairly all season.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=3"},
|
||||
{
|
||||
name: "Dejan L.", handle: "Data-Driven Predictor", testimonial:
|
||||
"The analytics and hit rate tracking are exactly what we needed. Best season yet!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=4"},
|
||||
{
|
||||
name: "Aleksandra M.", handle: "First-Time Player", testimonial:
|
||||
"Easy to use and genuinely fun. I'm already bragging about leading the leaderboard!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=5"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Your Tournament", href: "https://takmicenje.app/signup" },
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-bet-soccer-game-match-internet_53876-163244.jpg?_wi=6"
|
||||
imageAlt="Takmicenje Community"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user