Merge version_2 into main #2
@@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import { Award, CheckCircle, Leaf, Sparkles, Star } from "lucide-react";
|
||||
import { Award, CheckCircle, Leaf, Sparkles, Star, Shield } from "lucide-react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
||||
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
||||
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Experience Premium Pre-Rolls"
|
||||
description="Melo Hennessy brings you meticulously crafted pre-rolls using only the finest cannabis. Every roll is a statement of quality, consistency, and pure enjoyment."
|
||||
tag="Luxury Cannabis"
|
||||
tagIcon={Leaf}
|
||||
tag="Lab Tested & Premium Quality"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user