Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-05-01 03:30:36 +00:00

View File

@@ -10,7 +10,6 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import { Award, Diamond, Shield, Zap, Package, Globe, Lock, PenTool } from "lucide-react";
export default function LandingPage() {
return (
@@ -75,6 +74,7 @@ export default function LandingPage() {
]}
title="Signature Collection"
description="Curated items for the discerning individual."
useInvertedBackground={false}
/>
</div>
@@ -95,9 +95,10 @@ export default function LandingPage() {
tag="Get in touch"
title="Create Your Legacy"
description="Schedule a consultation with our master designers to craft your unique bespoke piece."
background="sparkles-gradient"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-marble_23-2150329646.jpg"
mediaPosition="right"
useInvertedBackground={false}
/>
</div>
@@ -111,6 +112,7 @@ export default function LandingPage() {
]}
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>