Update src/app/page.tsx

This commit is contained in:
2026-05-21 02:27:34 +00:00
parent 14f84d731a
commit e1a600b0ce

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg?_wi=1",
imageAlt: "professional law student studying",
},
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
description: "Putting in the hours but not seeing the point increase you need.",
bentoComponent: "reveal-icon",
icon: TrendingDown,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg?_wi=2",
imageAlt: "Vintage style people working in an office with computers",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
description: "The feeling that you're running out of time before the big day.",
bentoComponent: "reveal-icon",
icon: Clock,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg?_wi=1",
imageAlt: "Vintage style people working in an office with computers",
},
]}
@@ -153,7 +153,7 @@ export default function LandingPage() {
description: "Direct, one-on-one sessions that target your specific weaknesses and accelerate your logic.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg?_wi=3",
imageAlt: "Student woman studying at the library",
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
description: "Beyond the score, I help enhance your overall profile, personal statements, and applications.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg?_wi=2",
imageAlt: "Student woman studying at the library",
},
]}
@@ -178,7 +178,7 @@ export default function LandingPage() {
description="I am a U of T law graduate and former Bay St. litigator. Having taught for major prep companies, I've spent my career since 2006 exclusively helping thousands of students master the LSAT."
subdescription="Whether in-person in Toronto or via Zoom anywhere in the world, I act as your mentor, trainer, and strategist. I teach you the strategies I used to score 177 on my own exam."
icon={User}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>