Merge version_3 into main #5
@@ -11,6 +11,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import Image from "next/image";
|
||||
|
||||
export default function SudsAndBudsPage() {
|
||||
return (
|
||||
@@ -29,6 +30,7 @@ export default function SudsAndBudsPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Suds and Buds"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQJMU44PPNJPZxYv8q4Q8J8xXJ/uploaded-1773325829801-x9t0eqs9.png"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "why-us" },
|
||||
|
||||
Reference in New Issue
Block a user