Update src/app/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
title="A Legacy of Academic Excellence"
|
||||
description="Lemlem School is dedicated to providing quality education from primary through secondary levels. Our mission is to nurture intellectual curiosity, critical thinking, and social responsibility in every student."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-interior-design_23-2148899440.jpg?_wi=1"
|
||||
buttons={[{ text: "Learn About Our Methodology", href: "#methodology" }]}
|
||||
buttons={[{ text: "View Our Curriculum", href: "#methodology" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user