Merge version_1 into main #3
@@ -7,7 +7,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function ContactPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="shift-hover"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Standard Terms", content: {
|
||||
text: "All orders are subject to availability and credit approval."},
|
||||
type: "paragraph", text: "All orders are subject to availability and credit approval."},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user