Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 51aa6cc58d | |||
| 099807718e | |||
| 7e7dbc2e3e |
@@ -1400,4 +1400,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -138,7 +138,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardSixteen
|
<TestimonialCardSixteen
|
||||||
title="Success Stories from Our Alumni"
|
title="Join 5000+ Journalists at Top Media Outlets"
|
||||||
description="Our graduates are reporting breaking news at top media outlets worldwide."
|
description="Our graduates are reporting breaking news at top media outlets worldwide."
|
||||||
tag="Alumni Achievements"
|
tag="Alumni Achievements"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -276,4 +276,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user