Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -9,7 +9,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
|
||||
import ProductCardFour from "@/components/sections/product/ProductCardFour";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Star, Heart, Users, Camera, Sparkles, Crown, Veil } from "lucide-react";
|
||||
import { Star, Heart, Users, Camera, Sparkles, Crown } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tag="Veil Collection"
|
||||
tagIcon={Veil}
|
||||
tagIcon={Crown}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Shop Veils", href: "#appointment" }
|
||||
|
||||
Reference in New Issue
Block a user