Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
description="استكشف قصص وأساطير الآلهة الأولمبية الإثني عشر التي حكمت الكون وصاغت التاريخ البشري في الميثولوجيا الإغريقية العريقة."
|
||||
buttons={[
|
||||
{
|
||||
text: "ابدأ الرحلة", href: "#features"},
|
||||
text: "اكتشف قصص الآلهة الآن", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg"
|
||||
avatars={[
|
||||
@@ -195,4 +195,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user