Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function SitePage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-half-naked-healthy-sportsman-starting-run_171337-9443.jpg"
|
||||
imageAlt="Professional portrait of athlete in uniform with academic achievements displayed"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[{text:"National Championship Participant",icon:Award},{text:"Dean's List Recipient",icon:BookOpen},{text:"Team Captain",icon:Users}]}
|
||||
marqueeItems={[{type: 'text-icon', text:"National Championship Participant",icon:Award},{type: 'text-icon', text:"Dean's List Recipient",icon:BookOpen},{type: 'text-icon', text:"Team Captain",icon:Users}]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
ariaLabel="Hero section highlighting athletic and academic excellence"
|
||||
|
||||
Reference in New Issue
Block a user