Merge version_46 into main #76

Merged
bender merged 1 commits from version_46 into main 2026-04-27 01:25:42 +00:00

View File

@@ -120,10 +120,6 @@ export default function LandingPage() {
</div>
</div>
<div id="reels" data-section="reels" className="relative z-10">
<BlogCardThree title="Behind the Beauty" description="See our latest bridal stories and inspirations." textboxLayout="default" useInvertedBackground={true} tag="Featured Content" tagIcon={Play} tagAnimation="slide-up" animationType="slide-up" blogs={[]} uniformGridCustomHeightClasses="min-h-120" />
</div>
<div id="shoes" data-section="shoes" className="relative z-10" ref={shoesRef}>
<div ref={shoesContainerRef}>
<ProductCardFour title="Bridal Shoes" description="Complete your look with stunning shoes." textboxLayout="default" useInvertedBackground={true} tag="Accessory Collection" tagIcon={Sparkles} tagAnimation="slide-up" gridVariant="three-columns-all-equal-width" animationType="slide-up" products={allShoes} />