Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -83,11 +83,11 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
<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"}
|
||||
]}
|
||||
@@ -101,7 +101,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
<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":"#"}]}
|
||||
]}
|
||||
@@ -130,11 +130,11 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
<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"}
|
||||
]}
|
||||
@@ -156,7 +156,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
<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":"#"}]}
|
||||
]}
|
||||
@@ -184,11 +184,11 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
<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"}
|
||||
]}
|
||||
@@ -235,7 +235,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
<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