diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b812044..6c97139 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1384,4 +1384,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b0eb5b..f18a0bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function SlateLandingPage() { { value: "500+", label: "Happy Families" } ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/large-modern-office-building_1127-2838.jpg" + imageSrc="/slate-campus.jpg" imageAlt="SLATE School Campus" mediaAnimation="slide-up" buttons={[ @@ -246,4 +246,4 @@ export default function SlateLandingPage() { ); -} +} \ No newline at end of file