Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d437c8715 | |||
| 9b3350716f | |||
| 946b5768e8 | |||
| ff97d393c0 | |||
| 74ccfe6cf4 | |||
| 433747774b |
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Team", id: "#team" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="FRAMEWORK"
|
||||
brandName="POD"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -151,8 +151,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="FRAMEWORK"
|
||||
copyrightText="© 2025 Framework Productions."
|
||||
logoText="POD"
|
||||
copyrightText="© 2025 POD Productions."
|
||||
socialLinks={[
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Film, href: "#", ariaLabel: "Youtube" },
|
||||
|
||||
Reference in New Issue
Block a user