Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-12 08:05:11 +00:00

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="GirlsJewelry"
brandName="Urbi's shop "
navItems={[
{ name: "Home", id: "hero" },
{ name: "Collections", id: "products" },
@@ -42,13 +42,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
title="Exquisite Girls Jewelry Collection"
description="Discover stunning bracelets, earrings, rings, and more. Handpicked pieces designed to make every girl shine with confidence and elegance."
description="Discover stunning bracelets, earrings, rings, and more. Handpicked pieces designed to make every girl shine with confidence and elegance and boys now u have really something to gift without confusion"
tag="New Collection"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Shop Now", href: "#featured" },
{ text: "Enjoy the journey ", href: "#featured" },
{ text: "Learn More" }
]}
buttonAnimation="slide-up"
@@ -89,16 +89,16 @@ export default function LandingPage() {
gridVariant="bento-grid"
products={[
{
id: "1", name: "Golden Heart Bracelet", price: "$45.99", imageSrc: "http://img.b2bpic.net/free-photo/sensual-elegant-lady-woman-wearing-stylish-boho-top_291049-25.jpg", imageAlt: "Golden Heart Bracelet"
id: "1", name: "Golden Heart Bracelet", price: "Tk.300 ", imageSrc: "http://img.b2bpic.net/free-photo/sensual-elegant-lady-woman-wearing-stylish-boho-top_291049-25.jpg", imageAlt: "Golden Heart Bracelet"
},
{
id: "2", name: "Pearl Drop Earrings", price: "$38.50", imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-baby-s-breath-flowers-marshmallow-test-tubes-with-white-tag_23-2147936768.jpg", imageAlt: "Pearl Drop Earrings"
id: "2", name: "Pearl Drop Earrings", price: "Tk.175 ", imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-baby-s-breath-flowers-marshmallow-test-tubes-with-white-tag_23-2147936768.jpg", imageAlt: "Pearl Drop Earrings"
},
{
id: "3", name: "Crystal Ring Set", price: "$52.00", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-wedding-ring-scarf_23-2148031686.jpg", imageAlt: "Crystal Ring Set"
id: "3", name: "Crystal Ring Set", price: "Tk.250 ", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-wedding-ring-scarf_23-2148031686.jpg", imageAlt: "Crystal Ring Set"
},
{
id: "4", name: "Delicate Gold Necklace", price: "$55.75", imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg?_wi=1", imageAlt: "Delicate Gold Necklace"
id: "4", name: "Delicate Gold Necklace", price: "Tk.400 ", imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg?_wi=1", imageAlt: "Delicate Gold Necklace"
}
]}
/>
@@ -150,7 +150,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
cardTitle="Loved by thousands of girls worldwide who trust our quality and style"
cardTitle="Loved by thousands of girls in Bangladesh who trust our quality and style"
cardTag="Customer Reviews"
cardTagIcon={Heart}
cardAnimation="slide-up"
@@ -181,7 +181,7 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Major Retailers & Media"
description="Our jewelry has been featured in leading fashion publications and trusted by customers worldwide"
description="Our jewelry has been featured in leading fashion publications and trusted by customers throughout the Dhaka"
tag="Featured In"
textboxLayout="default"
useInvertedBackground={false}