Merge version_2 into main #1
@@ -32,6 +32,7 @@ export default function PressureWashPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Wash Club"
|
||||
logoSrc="https://img.b2bpic.net/free-photo/minimalist-water-drop-logo-design_1157-27223.jpg"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -189,6 +190,7 @@ export default function PressureWashPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Wash Club"
|
||||
logoSrc="https://img.b2bpic.net/free-photo/minimalist-water-drop-logo-design_1157-27223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/transparent-liquid-dynamic-close-up-with-copy-space_23-2148469581.jpg"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Driveway", href: "#" }, { label: "Roof", href: "#" }, { label: "Siding", href: "#" }] },
|
||||
@@ -200,4 +202,4 @@ export default function PressureWashPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user