Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-tennis-player-green-court-grass_72229-356.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-tennis-player-green-court-grass_72229-356.jpg?_wi=1",
|
||||
imageAlt: "Arena Action",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-padel_657883-316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-padel_657883-316.jpg?_wi=1",
|
||||
imageAlt: "Quadra de Padel",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg?_wi=1",
|
||||
imageAlt: "Quadra de Pickleball",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-playing-football_23-2148867379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-playing-football_23-2148867379.jpg?_wi=1",
|
||||
imageAlt: "Quadras de Beach Tennis",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668553.jpg?_wi=1",
|
||||
imageAlt: "Campo Society",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
quote: "Melhor arena da região, estrutura impecável!",
|
||||
tag: "Beach Tennis",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/athletic-young-woman-doing-exercise-yoga-mat_23-2147827396.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-tennis-player-green-court-grass_72229-356.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-tennis-player-green-court-grass_72229-356.jpg?_wi=2",
|
||||
imageAlt: "sports club people laughing",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
quote: "Adoro jogar aqui, ambiente sensacional.",
|
||||
tag: "Padel",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/active-young-people-playing-squash_329181-13270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-padel_657883-316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-padel_657883-316.jpg?_wi=2",
|
||||
imageAlt: "sports club people laughing",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
quote: "Quadras society cobertas são um diferencial.",
|
||||
tag: "Society",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-fit-friends-outdoors_23-2150828884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-playing-paddle-tennis-together_23-2149459009.jpg?_wi=2",
|
||||
imageAlt: "sports club people laughing",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
quote: "Estrutura excelente e atendimento nota 10.",
|
||||
tag: "Beach Tennis",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-smiling-friends-sportswear-sitting-bench-city-discussing-while-using-smartphone-looking-screen-multiethnic-women-having-fitness-workout-break_158595-7949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-playing-football_23-2148867379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-playing-football_23-2148867379.jpg?_wi=2",
|
||||
imageAlt: "sports club people laughing",
|
||||
},
|
||||
{
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
quote: "O melhor lugar para curtir com os amigos.",
|
||||
tag: "Pickleball",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-fit-friends-outdoors_23-2150828920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668553.jpg?_wi=2",
|
||||
imageAlt: "sports club people laughing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user