Merge version_1 into main #3
@@ -47,11 +47,11 @@ export default function LandingPage() {
|
||||
title="The Greatest Legend"
|
||||
description="Witness the relentless journey, skill, and history of the world's most iconic football phenomenon, Cristiano Ronaldo."
|
||||
testimonials={[
|
||||
{ name: "Fanatic 7", handle: "@cr7fan", testimonial: "The absolute goat. His dedication is unmatched in sport history.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530219.jpg" },
|
||||
{ name: "Madridista", handle: "@rmadrid", testimonial: "CR7 turned me into a football fan forever. Unforgettable moments!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-watching-football-game_23-2149015562.jpg" },
|
||||
{ name: "StadiumVoice", handle: "@stadium", testimonial: "Every time he touches the ball, the world holds its breath.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-handsome-man-rejoicing-beige-wall_176420-126.jpg" },
|
||||
{ name: "LittleKick", handle: "@youth", testimonial: "I practice every day to be like Ronaldo one day.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-football-field_1303-16425.jpg" },
|
||||
{ name: "GlobalFan", handle: "@fans", testimonial: "Iconic, explosive, and truly legendary performance every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536151.jpg" },
|
||||
{ name: "Fanatic 7", handle: "@cr7fan", testimonial: "The absolute goat. His dedication is unmatched in sport history.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530219.jpg?_wi=1" },
|
||||
{ name: "Madridista", handle: "@rmadrid", testimonial: "CR7 turned me into a football fan forever. Unforgettable moments!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-watching-football-game_23-2149015562.jpg?_wi=1" },
|
||||
{ name: "StadiumVoice", handle: "@stadium", testimonial: "Every time he touches the ball, the world holds its breath.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-handsome-man-rejoicing-beige-wall_176420-126.jpg?_wi=1" },
|
||||
{ name: "LittleKick", handle: "@youth", testimonial: "I practice every day to be like Ronaldo one day.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-football-field_1303-16425.jpg?_wi=1" },
|
||||
{ name: "GlobalFan", handle: "@fans", testimonial: "Iconic, explosive, and truly legendary performance every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536151.jpg?_wi=1" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/considering-stylish-travel-protection-thinking_1134-1402.jpg"
|
||||
imageAlt="Cristiano Ronaldo Celebration"
|
||||
@@ -104,11 +104,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Luis F.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530219.jpg" },
|
||||
{ id: "t2", name: "Maria S.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-watching-football-game_23-2149015562.jpg" },
|
||||
{ id: "t3", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-handsome-man-rejoicing-beige-wall_176420-126.jpg" },
|
||||
{ id: "t4", name: "Sam R.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-football-field_1303-16425.jpg" },
|
||||
{ id: "t5", name: "Sara B.", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536151.jpg" },
|
||||
{ id: "t1", name: "Luis F.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530219.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Maria S.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-watching-football-game_23-2149015562.jpg?_wi=2" },
|
||||
{ id: "t3", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-handsome-man-rejoicing-beige-wall_176420-126.jpg?_wi=2" },
|
||||
{ id: "t4", name: "Sam R.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-football-field_1303-16425.jpg?_wi=2" },
|
||||
{ id: "t5", name: "Sara B.", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536151.jpg?_wi=2" },
|
||||
]}
|
||||
cardTitle="Fan Sentiments"
|
||||
cardTag="Stories"
|
||||
|
||||
Reference in New Issue
Block a user