Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-17 19:34:30 +00:00

View File

@@ -125,9 +125,9 @@ export default function LandingPage() {
tagIcon={Users}
tagAnimation="slide-up"
kpiItems={[
{ value: "500+", label: "Happy Brides" },
{ value: "50+", label: "Happy Brides" },
{ value: "5.0★", label: "Average Rating" },
{ value: "10+", label: "Years of Excellence" }
{ value: "4.5+", label: "Month of Excellence" }
]}
testimonials={[
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
<div id="veils" data-section="veils">
<ProductCardFour
title="Veils & Headpieces"
title="Veils & Crowns"
description="Enhance your bridal beauty with our exquisite collection of veils and headpieces. Each piece is carefully selected to complement your gown perfectly."
textboxLayout="default"
useInvertedBackground={false}