Compare commits
2 Commits
version_17
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| fb0d0fb581 | |||
| b1ced18629 |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Cosmic Crust"
|
||||
brandName="Science Fiction Pizza "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "About", href: "#about" }, { label: "Menu", href: "#menu" }, { label: "Pricing", href: "/pricing" }, { label: "Privacy Policy", href: "#" }] },
|
||||
{ items: [{ label: "Contact", href: "#contact" }, { label: "Careers", href: "#" }, { label: "Locations", href: "#" }] }
|
||||
]}
|
||||
logoText="Cosmic Crust"
|
||||
logoText="science fiction pizza "
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user