diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e2b591..344fd40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,11 +16,11 @@ import { Instagram, Facebook, Twitter, Linkedin, Heart } from "lucide-react"; export default function HomePage() { const navItems = [ - { name: "Shop", id: "products" }, - { name: "Customize", id: "customize" }, - { name: "Our Story", id: "about" }, + { name: "Home", id: "/" }, + { name: "Shop", id: "/shop" }, + { name: "About", id: "about" }, { name: "Testimonials", id: "testimonials" }, - { name: "Contact", id: "contact" }, + { name: "Contact", id: "cta" }, ]; return ( @@ -30,7 +30,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="medium" sizing="mediumSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -48,25 +48,19 @@ export default function HomePage() { @@ -77,15 +71,8 @@ export default function HomePage() { title="Verified 5-Star Reviews" description="Join thousands of customers who've discovered authentic Nepali craftsmanship" tag="Social Proof" - names={[ - "★★★★★ Exceptional Quality", - "★★★★★ Authentic & Unique", - "★★★★★ Fast Shipping", - "★★★★★ Customer Focused", - "★★★★★ Timeless Design", - "★★★★★ Ethical Production", - "★★★★★ Worth Every Dollar", - ]} + names=[ + "★★★★★ Exceptional Quality", "★★★★★ Authentic & Unique", "★★★★★ Fast Shipping", "★★★★★ Customer Focused", "★★★★★ Timeless Design", "★★★★★ Ethical Production", "★★★★★ Worth Every Dollar"] textboxLayout="default" useInvertedBackground={false} showCard={true} @@ -101,33 +88,17 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Emerald Silk Kurta", - price: "$189", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg?_wi=1", - imageAlt: "Deep emerald handwoven silk kurta", - }, + id: "1", name: "Emerald Silk Kurta", price: "$189", imageSrc: + "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", imageAlt: "Deep emerald handwoven silk kurta"}, { - id: "2", - name: "Golden Dhaka Saree", - price: "$245", - imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg?_wi=1", - imageAlt: "Traditional Dhaka saree with gold accents", - }, + id: "2", name: "Golden Dhaka Saree", price: "$245", imageSrc: + "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", imageAlt: "Traditional Dhaka saree with gold accents"}, { - id: "3", - name: "Crimson Heritage Shawl", - price: "$155", - imageSrc: "http://img.b2bpic.net/free-photo/groom-green-shirt-touches-his-red-sherwani_8353-775.jpg?_wi=1", - imageAlt: "Hand-woven crimson heritage pashmina shawl", - }, + id: "3", name: "Crimson Heritage Shawl", price: "$155", imageSrc: + "http://img.b2bpic.net/free-photo/groom-green-shirt-touches-his-red-sherwani_8353-775.jpg", imageAlt: "Hand-woven crimson heritage pashmina shawl"}, { - id: "4", - name: "Midnight Blue Pancha", - price: "$125", - imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg?_wi=1", - imageAlt: "Intricately woven midnight blue traditional pancha", - }, + id: "4", name: "Midnight Blue Pancha", price: "$125", imageSrc: + "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg", imageAlt: "Intricately woven midnight blue traditional pancha"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -139,41 +110,29 @@ export default function HomePage() {
@@ -186,7 +145,8 @@ export default function HomePage() { description="Founded by a collective of master artisans" subdescription="Supporting 200+ skilled weavers across Nepal" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/embedded-pigeon-figure-with-patterns_114579-12160.jpg?_wi=1" + imageSrc= + "http://img.b2bpic.net/free-photo/embedded-pigeon-figure-with-patterns_114579-12160.jpg" imageAlt="Nepali artisans weaving traditional patterns" mediaAnimation="slide-up" useInvertedBackground={false} @@ -199,29 +159,14 @@ export default function HomePage() { description="Our commitment to quality, community, and sustainability" metrics={[ { - id: "1", - value: "200+", - title: "Master Artisans", - description: "Skilled weavers supported with fair wages", - imageSrc: "http://img.b2bpic.net/free-photo/pottery-craftsperson-studio-creating-ceramics_23-2150164883.jpg?_wi=1", - imageAlt: "Skilled craftspeople working", - }, + id: "1", value: "200+", title: "Master Artisans", description: "Skilled weavers supported with fair wages", imageSrc: + "http://img.b2bpic.net/free-photo/pottery-craftsperson-studio-creating-ceramics_23-2150164883.jpg", imageAlt: "skilled craftspeople hands working detail"}, { - id: "2", - value: "15,000+", - title: "Pieces Crafted", - description: "Hand-woven garments delivered worldwide", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7068.jpg?_wi=1", - imageAlt: "Collection of garments", - }, + id: "2", value: "15,000+", title: "Pieces Crafted", description: "Hand-woven garments delivered worldwide", imageSrc: + "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7068.jpg", imageAlt: "collection handwoven garments display"}, { - id: "3", - value: "50+", - title: "Countries Shipped", - description: "Fast, secure delivery to global customers", - imageSrc: "http://img.b2bpic.net/free-vector/global-services-background_1300-208.jpg?_wi=1", - imageAlt: "Global shipping network", - }, + id: "3", value: "50+", title: "Countries Shipped", description: "Fast, secure delivery to global customers", imageSrc: + "http://img.b2bpic.net/free-vector/global-services-background_1300-208.jpg", imageAlt: "global shipping logistics worldwide delivery"}, ]} animationType="slide-up" textboxLayout="default" @@ -235,53 +180,29 @@ export default function HomePage() { description="Real stories from people who celebrate Nepali heritage" testimonials={[ { - id: "1", - name: "Priya Sharma", - handle: "@priya_connects", - testimonial: "Finally found authentic Nepali craftsmanship online! The quality exceeded my expectations and the customization options let me create something truly unique.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-smiling-close-up_23-2148336913.jpg", - imageAlt: "Priya Sharma", - }, + id: "1", name: "Priya Sharma", handle: "@priya_connects", testimonial: + "Finally found authentic Nepali craftsmanship online! The quality exceeded my expectations and the customization options let me create something truly unique.", imageSrc: + "http://img.b2bpic.net/free-photo/business-woman-smiling-close-up_23-2148336913.jpg", imageAlt: "diverse woman happy smiling portrait"}, { - id: "2", - name: "Michael Chen", - handle: "Conscious Consumer", - testimonial: "Supporting ethical production while owning one-of-a-kind pieces. This is what sustainable fashion should look like. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", handle: "Conscious Consumer", testimonial: + "Supporting ethical production while owning one-of-a-kind pieces. This is what sustainable fashion should look like. Highly recommend!", imageSrc: + "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg", imageAlt: "young man professional portrait confident"}, { - id: "3", - name: "Deepak Koirala", - handle: "@diaspora_proud", - testimonial: "As someone from the Nepali diaspora, wearing Nepalique reconnects me to my heritage. The attention to detail is extraordinary.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-dried-flowers-shop_23-2151362084.jpg", - imageAlt: "Deepak Koirala", - }, + id: "3", name: "Deepak Koirala", handle: "@diaspora_proud", testimonial: + "As someone from the Nepali diaspora, wearing Nepalique reconnects me to my heritage. The attention to detail is extraordinary.", imageSrc: + "http://img.b2bpic.net/free-photo/portrait-man-working-dried-flowers-shop_23-2151362084.jpg", imageAlt: "man wearing traditional ethnic clothing portrait"}, { - id: "4", - name: "Sophie Laurent", - handle: "@fashion_enthusiast", - testimonial: "The fabrics, the craftsmanship, the stories behind each piece—Nepalique isn't just clothing, it's wearable art. Worth every penny.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-close-up-portrait-pretty-blonde-woman-making-selfie-spring-summer-time-travel-europe-femenine-blouse-trendy-make-up_291049-2951.jpg", - imageAlt: "Sophie Laurent", - }, + id: "4", name: "Sophie Laurent", handle: "@fashion_enthusiast", testimonial: + "The fabrics, the craftsmanship, the stories behind each piece—Nepalique isn't just clothing, it's wearable art. Worth every penny.", imageSrc: + "http://img.b2bpic.net/free-photo/outdoor-close-up-portrait-pretty-blonde-woman-making-selfie-spring-summer-time-travel-europe-femenine-blouse-trendy-make-up_291049-2951.jpg", imageAlt: "woman fashion enthusiast happy portrait"}, { - id: "5", - name: "Arun Tamang", - handle: "Nepal Travel Blog", - testimonial: "I gift Nepalique pieces to everyone. It's the perfect way to share Nepali culture with friends around the world.", - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-wild-nature-winter-vacation-hiking_285396-2030.jpg", - imageAlt: "Arun Tamang", - }, + id: "5", name: "Arun Tamang", handle: "Nepal Travel Blog", testimonial: + "I gift Nepalique pieces to everyone. It's the perfect way to share Nepali culture with friends around the world.", imageSrc: + "http://img.b2bpic.net/free-photo/young-hipster-man-wild-nature-winter-vacation-hiking_285396-2030.jpg", imageAlt: "man travel blog Nepal culture"}, { - id: "6", - name: "Emma Rodriguez", - handle: "@luxury_lifestyle", - testimonial: "Impeccable quality, stunning designs, and a brand with a genuine mission. This is luxury shopping done right.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-open-hand-palm-blurred-background_1187-359.jpg", - imageAlt: "Emma Rodriguez", - }, + id: "6", name: "Emma Rodriguez", handle: "@luxury_lifestyle", testimonial: + "Impeccable quality, stunning designs, and a brand with a genuine mission. This is luxury shopping done right.", imageSrc: + "http://img.b2bpic.net/free-photo/happy-girl-with-open-hand-palm-blurred-background_1187-359.jpg", imageAlt: "woman luxury lifestyle elegant portrait"}, ]} animationType="slide-up" textboxLayout="default" @@ -290,15 +211,16 @@ export default function HomePage() { />
-
+
diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 29a30be..99e96e1 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -11,10 +11,10 @@ import { Instagram, Facebook, Twitter, Linkedin } from "lucide-react"; export default function ShopPage() { const navItems = [ + { name: "Home", id: "/" }, { name: "Shop", id: "products" }, - { name: "Customize", id: "customize" }, - { name: "Our Story", id: "about" }, - { name: "Testimonials", id: "testimonials" }, + { name: "About", id: "/" }, + { name: "Testimonials", id: "/" }, { name: "Contact", id: "contact" }, ]; @@ -25,7 +25,7 @@ export default function ShopPage() { borderRadius="soft" contentWidth="medium" sizing="mediumSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -47,17 +47,23 @@ export default function ShopPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Emerald Silk Kurta", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", imageAlt: "Deep emerald handwoven silk kurta"}, + id: "1", name: "Emerald Silk Kurta", price: "$189", imageSrc: + "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", imageAlt: "Deep emerald handwoven silk kurta"}, { - id: "2", name: "Golden Dhaka Saree", price: "$245", imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", imageAlt: "Traditional Dhaka saree with gold accents"}, + id: "2", name: "Golden Dhaka Saree", price: "$245", imageSrc: + "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", imageAlt: "Traditional Dhaka saree with gold accents"}, { - id: "3", name: "Crimson Heritage Shawl", price: "$155", imageSrc: "http://img.b2bpic.net/free-photo/groom-green-shirt-touches-his-red-sherwani_8353-775.jpg", imageAlt: "Hand-woven crimson heritage pashmina shawl"}, + id: "3", name: "Crimson Heritage Shawl", price: "$155", imageSrc: + "http://img.b2bpic.net/free-photo/groom-green-shirt-touches-his-red-sherwani_8353-775.jpg", imageAlt: "Hand-woven crimson heritage pashmina shawl"}, { - id: "4", name: "Midnight Blue Pancha", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg", imageAlt: "Intricately woven midnight blue traditional pancha"}, + id: "4", name: "Midnight Blue Pancha", price: "$125", imageSrc: + "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg", imageAlt: "Intricately woven midnight blue traditional pancha"}, { - id: "5", name: "Saffron Silk Dupatta", price: "$135", imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", imageAlt: "Traditional saffron silk dupatta scarf"}, + id: "5", name: "Saffron Silk Dupatta", price: "$135", imageSrc: + "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", imageAlt: "Traditional saffron silk dupatta scarf"}, { - id: "6", name: "Ivory Ceremonial Shawl", price: "$275", imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", imageAlt: "Ivory ceremonial handwoven shawl"}, + id: "6", name: "Ivory Ceremonial Shawl", price: "$275", imageSrc: + "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", imageAlt: "Ivory ceremonial handwoven shawl"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -87,7 +93,8 @@ export default function ShopPage() { description="Get 15% off your first order when you subscribe to our newsletter. Plus, receive styling tips, new collection alerts, and stories from our artisan community." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-doing-artwork_23-2148966933.jpg" + imageSrc= + "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-artwork_23-2148966933.jpg" imageAlt="Nepali artisans crafting handwoven pieces" mediaAnimation="slide-up" mediaPosition="right" @@ -102,10 +109,18 @@ export default function ShopPage() { logoText="Nepalique" copyrightText="© 2025 Nepalique Clothing. Handwoven with love in Nepal. All rights reserved." socialLinks={[ - { icon: Instagram, href: "https://instagram.com/nepalique", ariaLabel: "Instagram" }, - { icon: Facebook, href: "https://facebook.com/nepalique", ariaLabel: "Facebook" }, - { icon: Twitter, href: "https://twitter.com/nepalique", ariaLabel: "Twitter" }, - { icon: Linkedin, href: "https://linkedin.com/company/nepalique", ariaLabel: "LinkedIn" }, + { + icon: Instagram, + href: "https://instagram.com/nepalique", ariaLabel: "Instagram"}, + { + icon: Facebook, + href: "https://facebook.com/nepalique", ariaLabel: "Facebook"}, + { + icon: Twitter, + href: "https://twitter.com/nepalique", ariaLabel: "Twitter"}, + { + icon: Linkedin, + href: "https://linkedin.com/company/nepalique", ariaLabel: "LinkedIn"}, ]} />