Update src/app/shop/page.tsx
This commit is contained in:
@@ -35,11 +35,11 @@ export default function ShopPage() {
|
||||
<ReactLenis root>
|
||||
<div id="navbar" data-section="navbar">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="DOJ Information Portal"
|
||||
brandName="Jeffrey Epstein & CO. "
|
||||
navItems={[
|
||||
{"name":"Home","id":"/"},
|
||||
{"name":"About","id":"about"},
|
||||
{"name":"Documents","id":"documents"},
|
||||
{"name":"Stord","id":"documents"},
|
||||
{"name":"FAQ","id":"faq"},
|
||||
{"name":"Contact","id":"contact"}
|
||||
]}
|
||||
@@ -53,7 +53,7 @@ export default function ShopPage() {
|
||||
<FooterBaseCard
|
||||
logoText="DOJ Portal"
|
||||
columns={[
|
||||
{"title":"Navigation","items":[{"label":"Home","href":"/"},{"label":"About","href":"#about"},{"label":"Documents","href":"#documents"}]},
|
||||
{"title":"Navigation","items":[{"label":"Home","href":"/"},{"label":"About","href":"#about"},{"label":"Stord","href":"#documents"}]},
|
||||
{"title":"Information","items":[{"label":"FAQ","href":"#faq"},{"label":"Contact","href":"#contact"},{"label":"Accessibility","href":"#"}]},
|
||||
{"title":"Legal","items":[{"label":"Privacy Policy","href":"#"},{"label":"Terms of Use","href":"#"},{"label":"Disclaimer","href":"#"}]}
|
||||
]}
|
||||
@@ -81,11 +81,11 @@ export default function ShopPage() {
|
||||
<ReactLenis root>
|
||||
<div id="navbar" data-section="navbar">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="DOJ Information Portal"
|
||||
brandName="Jeffrey Epstein & CO. "
|
||||
navItems={[
|
||||
{"name":"Home","id":"/"},
|
||||
{"name":"About","id":"about"},
|
||||
{"name":"Documents","id":"documents"},
|
||||
{"name":"Stord","id":"documents"},
|
||||
{"name":"FAQ","id":"faq"},
|
||||
{"name":"Contact","id":"contact"}
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function ShopPage() {
|
||||
<FooterBaseCard
|
||||
logoText="DOJ Portal"
|
||||
columns={[
|
||||
{"title":"Navigation","items":[{"label":"Home","href":"/"},{"label":"About","href":"#about"},{"label":"Documents","href":"#documents"}]},
|
||||
{"title":"Navigation","items":[{"label":"Home","href":"/"},{"label":"About","href":"#about"},{"label":"Stord","href":"#documents"}]},
|
||||
{"title":"Information","items":[{"label":"FAQ","href":"#faq"},{"label":"Contact","href":"#contact"},{"label":"Accessibility","href":"#"}]},
|
||||
{"title":"Legal","items":[{"label":"Privacy Policy","href":"#"},{"label":"Terms of Use","href":"#"},{"label":"Disclaimer","href":"#"}]}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user