Merge version_2 into main #4
@@ -27,23 +27,16 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Mystery Box", id: "mystery-box"},
|
||||
{
|
||||
name: "Jewelry", id: "jewelry"},
|
||||
{
|
||||
name: "Eyewear", id: "eyewear"},
|
||||
{
|
||||
name: "Perfumes", id: "perfumes"},
|
||||
{
|
||||
name: "Accessories", id: "accessories"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Mystery Box", id: "mystery-box" },
|
||||
{ name: "Jewelry", id: "jewelry" },
|
||||
{ name: "Eyewear", id: "eyewear" },
|
||||
{ name: "Perfumes", id: "perfumes" },
|
||||
{ name: "Accessories", id: "accessories" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "footer" }
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOJvfyfDLGy9HbZS0LZjjey2Cg/uploaded-1774358945317-lg33opmp.png"
|
||||
logoAlt="A&B Vision Logo"
|
||||
bottomLeftText="Discover True Elegance"
|
||||
bottomRightText="hello@abvision.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user