Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "grid" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-pretty-teenager-cheerleaders-cute-uniform_23-2149111068.jpg", imageAlt: "CheerUp cheerleading squad performing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-pretty-teenager-cheerleaders-cute-uniform_23-2149111068.jpg?_wi=1", imageAlt: "CheerUp cheerleading squad performing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-pretty-teenagers-cheerleader-uniforms_23-2149111117.jpg", imageAlt: "Cheerleaders executing dynamic jump"
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rhythmic-gymnastics-girls-gymnasts-performs-various-gymnastic-exercises-jumping-childs-sport-healthy-lifestyle_1157-44140.jpg", imageAlt: "Cheerleading pyramid stunt"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-pretty-teenager-cheerleaders-cute-uniform_23-2149111068.jpg", imageAlt: "Cheerleaders with pom poms in formation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-pretty-teenager-cheerleaders-cute-uniform_23-2149111068.jpg?_wi=2", imageAlt: "Cheerleaders with pom poms in formation"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jasmine Pierce", handle: "@jasmineaspires", testimonial: "The training here is world-class. I've competed at nationals twice and learned so much about dedication and teamwork. Couldn't imagine my cheer journey anywhere else.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-cheerleader-cute-uniform_23-2149111120.jpg", imageAlt: "Jasmine Pierce"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-cheerleader-cute-uniform_23-2149111120.jpg?_wi=1", imageAlt: "Jasmine Pierce"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofia Martinez", handle: "@sofiam_stunts", testimonial: "CheerUp! gave me the platform to grow as an athlete and a leader. I'm now a team captain and mentor younger cheerleaders. The support here is genuine and inspiring.", rating: 5,
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Tasha Williams", handle: "@tashawills_spirit", testimonial: "I came in as a beginner with no experience. The coaches believed in me, supported me, and now I'm competing at elite levels. CheerUp! is where dreams become reality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-cheerleader-cute-uniform_23-2149111120.jpg", imageAlt: "Tasha Williams"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-cheerleader-cute-uniform_23-2149111120.jpg?_wi=2", imageAlt: "Tasha Williams"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Emma Chen", handle: "@emmachen_cheer", testimonial: "The sisterhood, the training, the championships – every moment with CheerUp! has been unforgettable. I'm proud to represent this amazing organization.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user