6 Commits

Author SHA1 Message Date
4e40137385 Update src/app/products/page.tsx 2026-03-12 19:04:49 +00:00
d316bdd69c Update src/app/page.tsx 2026-03-12 19:04:48 +00:00
4b25fe3a50 Add src/app/products/page.tsx 2026-03-12 19:04:24 +00:00
b510e13115 Update src/app/page.tsx 2026-03-12 19:04:23 +00:00
eb6bf8566f Merge version_2 into main
Merge version_2 into main
2026-03-12 19:03:05 +00:00
38e00070e5 Merge version_2 into main
Merge version_2 into main
2026-03-12 18:46:20 +00:00
2 changed files with 126 additions and 11 deletions

View File

@@ -34,6 +34,7 @@ export default function LandingPage() {
{ name: "Collections", id: "products" }, { name: "Collections", id: "products" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
{ name: "Products", id: "/products" },
{ name: "Shop", id: "featured" } { name: "Shop", id: "featured" }
]} ]}
/> />
@@ -54,19 +55,19 @@ export default function LandingPage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wearing-gold-bracelet_23-2149836442.jpg", imageAlt: "Gold Bracelet Collection" imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wearing-gold-bracelet_23-2149836442.jpg?_wi=2", imageAlt: "Gold Bracelet Collection"
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-bride-posing-against-window-hotel-room_1153-6031.jpg", imageAlt: "Pearl Earrings Set" imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-bride-posing-against-window-hotel-room_1153-6031.jpg?_wi=2", imageAlt: "Pearl Earrings Set"
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pieces-expensive-golden-jewelry-store_181624-33812.jpg", imageAlt: "Crystal Ring Collection" imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pieces-expensive-golden-jewelry-store_181624-33812.jpg?_wi=2", imageAlt: "Crystal Ring Collection"
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-vector/jewelry-composition-set_1284-22891.jpg", imageAlt: "Diamond Pendant" imageSrc: "http://img.b2bpic.net/free-vector/jewelry-composition-set_1284-22891.jpg?_wi=2", imageAlt: "Diamond Pendant"
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-boho-frame_52683-66614.jpg", imageAlt: "Gemstone Bracelet" imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-boho-frame_52683-66614.jpg?_wi=2", imageAlt: "Gemstone Bracelet"
} }
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -85,16 +86,16 @@ export default function LandingPage() {
gridVariant="bento-grid" gridVariant="bento-grid"
products={[ products={[
{ {
id: "1", name: "Hair ban ", price: "Tk.150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342041535-ndd1eq9n.png", imageAlt: "Hair ban " id: "1", name: "Hair ban ", price: "Tk.150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342041535-ndd1eq9n.png?_wi=2", imageAlt: "Hair ban "
}, },
{ {
id: "2", name: "Pearl bracelets", price: "Tk.175 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342067031-olttznbi.png", imageAlt: "Pearl bracelets" id: "2", name: "Pearl bracelets", price: "Tk.175 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342067031-olttznbi.png?_wi=2", imageAlt: "Pearl bracelets"
}, },
{ {
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: "3", name: "Crystal Ring Set", price: "Tk.250 ", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-wedding-ring-scarf_23-2148031686.jpg?_wi=2", imageAlt: "Crystal Ring Set"
}, },
{ {
id: "4", name: "hair clip ", price: "Tk.100", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342104558-hr8ey4el.png", imageAlt: "hair clip " id: "4", name: "hair clip ", price: "Tk.100", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342104558-hr8ey4el.png?_wi=2", imageAlt: "hair clip "
} }
]} ]}
/> />
@@ -218,7 +219,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/white-roses-iron-bowl-white-background_114579-74479.jpg" imageSrc="http://img.b2bpic.net/free-photo/white-roses-iron-bowl-white-background_114579-74479.jpg?_wi=2"
imageAlt="Girls Jewelry Collection Footer" imageAlt="Girls Jewelry Collection Footer"
logoText="GirlsJewelry" logoText="GirlsJewelry"
copyrightText="© 2025 Girls Jewelry Co. All rights reserved." copyrightText="© 2025 Girls Jewelry Co. All rights reserved."
@@ -252,4 +253,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

114
src/app/products/page.tsx Normal file
View File

@@ -0,0 +1,114 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Star } from 'lucide-react';
export default function ProductsPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="large"
background="noiseDiagonalGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Urbi's shop "
navItems={[
{ name: "Home", id: "/" },
{ name: "Collections", id: "#products" },
{ name: "About", id: "#about" },
{ name: "Contact", id: "#contact" },
{ name: "Shop", id: "#featured" }
]}
/>
</div>
<div id="featured" data-section="featured">
<ProductCardOne
title="All Products"
description="Browse our complete collection of hand-selected jewelry pieces"
tag="Shop All"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Hair ban ", price: "Tk.150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342041535-ndd1eq9n.png?_wi=1", imageAlt: "Hair ban "
},
{
id: "2", name: "Pearl bracelets", price: "Tk.175 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342067031-olttznbi.png?_wi=1", imageAlt: "Pearl bracelets"
},
{
id: "3", name: "Crystal Ring Set", price: "Tk.250 ", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-wedding-ring-scarf_23-2148031686.jpg?_wi=1", imageAlt: "Crystal Ring Set"
},
{
id: "4", name: "hair clip ", price: "Tk.100", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342104558-hr8ey4el.png?_wi=1", imageAlt: "hair clip "
},
{
id: "5", name: "Gold Bracelet", price: "Tk.300", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wearing-gold-bracelet_23-2149836442.jpg?_wi=1", imageAlt: "Gold Bracelet"
},
{
id: "6", name: "Pearl Earrings", price: "Tk.225", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-bride-posing-against-window-hotel-room_1153-6031.jpg?_wi=1", imageAlt: "Pearl Earrings"
},
{
id: "7", name: "Diamond Pendant", price: "Tk.400", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pieces-expensive-golden-jewelry-store_181624-33812.jpg?_wi=1", imageAlt: "Diamond Pendant"
},
{
id: "8", name: "Gemstone Ring", price: "Tk.275", imageSrc: "http://img.b2bpic.net/free-vector/jewelry-composition-set_1284-22891.jpg?_wi=1", imageAlt: "Gemstone Ring"
},
{
id: "9", name: "Boho Bracelet", price: "Tk.180", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-boho-frame_52683-66614.jpg?_wi=1", imageAlt: "Boho Bracelet"
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/white-roses-iron-bowl-white-background_114579-74479.jpg?_wi=1"
imageAlt="Girls Jewelry Collection Footer"
logoText="GirlsJewelry"
copyrightText="© 2025 Girls Jewelry Co. All rights reserved."
columns={[
{
title: "Shop", items: [
{ label: "Bracelets", href: "#products" },
{ label: "Earrings", href: "#products" },
{ label: "Rings", href: "#products" },
{ label: "Necklaces", href: "#products" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Contact", href: "#contact" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" }
]
},
{
title: "Support", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Shipping Info", href: "#" },
{ label: "Returns", href: "#" },
{ label: "Privacy Policy", href: "#" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}