Update src/app/page.tsx
This commit is contained in:
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Azmai"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTkySybknVncRtPCpXmW7wtq7L/uploaded-1778314162750-fl9p9n9x.png"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTkySybknVncRtPCpXmW7wtq7L/uploaded-1778314517465-tvolilau.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Azmai"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTkySybknVncRtPCpXmW7wtq7L/uploaded-1778314162750-fl9p9n9x.png"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTkySybknVncRtPCpXmW7wtq7L/uploaded-1778314517465-tvolilau.png"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user