Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 960216a1b8 | |||
| 871edc73ba | |||
| e4d15eba1e |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
description="Your comprehensive digital gateway to the Holy Quran, Tafsir, and essential Islamic knowledge. A peaceful learning experience for every Muslim."
|
description="Your comprehensive digital gateway to the Holy Quran, Tafsir, and essential Islamic knowledge. A peaceful learning experience for every Muslim."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Your Learning Journey", href: "#about"},
|
text: "Start Learning for Free", href: "#about"},
|
||||||
{
|
{
|
||||||
text: "Explore Features", href: "#features"},
|
text: "Explore Features", href: "#features"},
|
||||||
]}
|
]}
|
||||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user