diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e2ea5ba..7c0b6c6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,13 +18,7 @@ const navItems = [ ]; const assetMap: Record = { - "about-founder": "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", - "testimonial-1": "http://img.b2bpic.net/free-photo/indoor-photo-young-blond-woman-doing-yoga-exercises-practicing-meditation-sitting-lotos-pose-yoga-class_273443-5278.jpg", - "testimonial-2": "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", - "testimonial-3": "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg", - "testimonial-4": "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", - "footer-media": "http://img.b2bpic.net/free-photo/woman-concentrating-water_23-2147677917.jpg", -}; + "about-founder": "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", "testimonial-1": "http://img.b2bpic.net/free-photo/indoor-photo-young-blond-woman-doing-yoga-exercises-practicing-meditation-sitting-lotos-pose-yoga-class_273443-5278.jpg", "testimonial-2": "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", "testimonial-3": "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg", "testimonial-4": "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", "footer-media": "http://img.b2bpic.net/free-photo/woman-concentrating-water_23-2147677917.jpg"}; const getAssetUrl = (assetId: string): string => { return assetMap[assetId] || "/placeholders/placeholder1.webp"; @@ -38,7 +32,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="circleGradient" + background="none" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -50,9 +44,7 @@ export default function AboutPage() { brandName="ANVAYA ROOTS" navItems={navItems} button={{ - text: "Call Now", - href: "tel:+919876543210", - }} + text: "Call Now", href: "tel:+919876543210"}} buttonClassName="bg-primary-cta hover:bg-primary-cta/90 text-primary-cta-text font-semibold rounded-soft px-4 py-2" /> @@ -66,22 +58,16 @@ export default function AboutPage() { tagAnimation="slide-up" bulletPoints={[ { - title: "Rooted in Heritage", - description: - "We partner with traditional artisans across India who have perfected their craft over generations. Their skills, dedication, and artistry are the heart of every ANVAYA ROOTS bag.", - icon: CheckCircle, + title: "Rooted in Heritage", description: + "We partner with traditional artisans across India who have perfected their craft over generations. Their skills, dedication, and artistry are the heart of every ANVAYA ROOTS bag.", icon: CheckCircle, }, { - title: "Sustainable Mission", - description: - "Every material choice reflects our commitment to the planet. We source organic, eco-friendly fabrics and use natural dyes whenever possible.", - icon: Leaf, + title: "Sustainable Mission", description: + "Every material choice reflects our commitment to the planet. We source organic, eco-friendly fabrics and use natural dyes whenever possible.", icon: Leaf, }, { - title: "Community First", - description: - "We believe in fair wages, safe working conditions, and direct relationships with our makers. Supporting artisans means supporting entire communities.", - icon: Users, + title: "Community First", description: + "We believe in fair wages, safe working conditions, and direct relationships with our makers. Supporting artisans means supporting entire communities.", icon: Users, }, ]} imageSrc={getAssetUrl("about-founder")} @@ -91,6 +77,7 @@ export default function AboutPage() { useInvertedBackground={false} buttons={[{ text: "Shop Handcrafted Bags", href: "/shop" }]} buttonAnimation="slide-up" + mediaAnimation="slide-up" /> @@ -104,22 +91,16 @@ export default function AboutPage() { tagAnimation="slide-up" bulletPoints={[ { - title: "Durability Built In", - description: - "Our premium stitching and material quality mean your bag will outlast trends and become a trusted companion for years of practice.", - icon: Shield, + title: "Durability Built In", description: + "Our premium stitching and material quality mean your bag will outlast trends and become a trusted companion for years of practice.", icon: Shield, }, { - title: "Customization as Standard", - description: - "We don't believe in one-size-fits-all. Whether you need custom sizing, unique prints, or personal embroidery, we make it happen.", - icon: Palette, + title: "Customization as Standard", description: + "We don't believe in one-size-fits-all. Whether you need custom sizing, unique prints, or personal embroidery, we make it happen.", icon: Palette, }, { - title: "Direct Connection", - description: - "No middlemen. You connect directly with our team, ensuring transparent, honest communication from order to delivery.", - icon: Users, + title: "Direct Connection", description: + "No middlemen. You connect directly with our team, ensuring transparent, honest communication from order to delivery.", icon: Users, }, ]} imageSrc={getAssetUrl("testimonial-4")} @@ -129,6 +110,7 @@ export default function AboutPage() { useInvertedBackground={true} buttons={[{ text: "Customize Your Bag", href: "/custom-order" }]} buttonAnimation="slide-up" + mediaAnimation="slide-up" /> @@ -137,32 +119,17 @@ export default function AboutPage() { @@ -202,8 +169,7 @@ export default function AboutPage() { copyrightText="© 2025 ANVAYA ROOTS. All rights reserved. Handcrafted in India." columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Featured Collection", href: "/shop" }, { label: "All Products", href: "/shop" }, { label: "Custom Order", href: "/custom-order" }, @@ -211,8 +177,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Story", href: "/about" }, { label: "Sustainability", href: "/about" }, @@ -220,13 +185,10 @@ export default function AboutPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "WhatsApp", href: "https://wa.me/919876543210" }, { - label: "Instagram", - href: "https://instagram.com/anvayaroots", - }, + label: "Instagram", href: "https://instagram.com/anvayaroots"}, { label: "Email", href: "mailto:hello@anvayaroots.com" }, { label: "Privacy Policy", href: "#" }, ], diff --git a/src/app/custom-order/page.tsx b/src/app/custom-order/page.tsx index 0aa6e50..32bb521 100644 --- a/src/app/custom-order/page.tsx +++ b/src/app/custom-order/page.tsx @@ -6,7 +6,7 @@ import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatin import FeatureCardTwentyFive from "@/components/sections/feature/FeatureCardTwentyFive"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { Swatch, Ruler, Sparkles, Gift } from "lucide-react"; +import { Palette, Ruler, Sparkles, Gift } from "lucide-react"; const navItems = [ { name: "Home", id: "/" }, @@ -17,13 +17,7 @@ const navItems = [ ]; const assetMap: Record = { - "featured-pattern-1": "http://img.b2bpic.net/free-photo/cover-vintage-blank-craft-drape_1253-628.jpg", - "featured-pattern-2": "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-mat_23-2148000455.jpg", - "featured-pattern-3": "http://img.b2bpic.net/free-photo/beige-cushion-home-decor-floor_53876-133349.jpg", - "customization-process": "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg", - "hero-hero-bag": "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213224.jpg", - "footer-media": "http://img.b2bpic.net/free-photo/woman-concentrating-water_23-2147677917.jpg", -}; + "featured-pattern-1": "http://img.b2bpic.net/free-photo/cover-vintage-blank-craft-drape_1253-628.jpg", "featured-pattern-2": "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-mat_23-2148000455.jpg", "featured-pattern-3": "http://img.b2bpic.net/free-photo/beige-cushion-home-decor-floor_53876-133349.jpg", "customization-process": "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg", "hero-hero-bag": "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213224.jpg", "footer-media": "http://img.b2bpic.net/free-photo/woman-concentrating-water_23-2147677917.jpg"}; const getAssetUrl = (assetId: string): string => { return assetMap[assetId] || "/placeholders/placeholder1.webp"; @@ -37,7 +31,7 @@ export default function CustomOrderPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="circleGradient" + background="none" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -49,9 +43,7 @@ export default function CustomOrderPage() { brandName="ANVAYA ROOTS" navItems={navItems} button={{ - text: "Call Now", - href: "tel:+919876543210", - }} + text: "Call Now", href: "tel:+919876543210"}} buttonClassName="bg-primary-cta hover:bg-primary-cta/90 text-primary-cta-text font-semibold rounded-soft px-4 py-2" /> @@ -61,51 +53,39 @@ export default function CustomOrderPage() { @@ -152,8 +130,7 @@ export default function CustomOrderPage() { copyrightText="© 2025 ANVAYA ROOTS. All rights reserved. Handcrafted in India." columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Featured Collection", href: "/shop" }, { label: "All Products", href: "/shop" }, { label: "Custom Order", href: "/custom-order" }, @@ -161,8 +138,7 @@ export default function CustomOrderPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Story", href: "/about" }, { label: "Sustainability", href: "/about" }, @@ -170,13 +146,10 @@ export default function CustomOrderPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "WhatsApp", href: "https://wa.me/919876543210" }, { - label: "Instagram", - href: "https://instagram.com/anvayaroots", - }, + label: "Instagram", href: "https://instagram.com/anvayaroots"}, { label: "Email", href: "mailto:hello@anvayaroots.com" }, { label: "Privacy Policy", href: "#" }, ], diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d28039..04b3420 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import FeatureCardTwentyFive from "@/components/sections/feature/FeatureCardTwen import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { Sparkles, Zap, CheckCircle, Shield, Leaf, Palette, Users, Swatch, Ruler, Star, Gift } from "lucide-react"; +import { Sparkles, Zap, CheckCircle, Shield, Leaf, Palette, Users, Ruler, Star, Gift } from "lucide-react"; const navItems = [ { name: "Home", id: "/" }, @@ -22,18 +22,7 @@ const navItems = [ ]; const assetMap: Record = { - "hero-hero-bag": "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213224.jpg", - "featured-pattern-1": "http://img.b2bpic.net/free-photo/cover-vintage-blank-craft-drape_1253-628.jpg", - "featured-pattern-2": "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-mat_23-2148000455.jpg", - "featured-pattern-3": "http://img.b2bpic.net/free-photo/beige-cushion-home-decor-floor_53876-133349.jpg", - "customization-process": "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg", - "testimonial-1": "http://img.b2bpic.net/free-photo/indoor-photo-young-blond-woman-doing-yoga-exercises-practicing-meditation-sitting-lotos-pose-yoga-class_273443-5278.jpg", - "testimonial-2": "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", - "testimonial-3": "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg", - "testimonial-4": "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", - "about-founder": "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", - "footer-media": "http://img.b2bpic.net/free-photo/woman-concentrating-water_23-2147677917.jpg", -}; + "hero-hero-bag": "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213224.jpg", "featured-pattern-1": "http://img.b2bpic.net/free-photo/cover-vintage-blank-craft-drape_1253-628.jpg", "featured-pattern-2": "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-mat_23-2148000455.jpg", "featured-pattern-3": "http://img.b2bpic.net/free-photo/beige-cushion-home-decor-floor_53876-133349.jpg", "customization-process": "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg", "testimonial-1": "http://img.b2bpic.net/free-photo/indoor-photo-young-blond-woman-doing-yoga-exercises-practicing-meditation-sitting-lotos-pose-yoga-class_273443-5278.jpg", "testimonial-2": "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", "testimonial-3": "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg", "testimonial-4": "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", "about-founder": "http://img.b2bpic.net/free-photo/man-using-traditional-crafting-process-shape-wooden-pieces_482257-97739.jpg", "footer-media": "http://img.b2bpic.net/free-photo/woman-concentrating-water_23-2147677917.jpg"}; const getAssetUrl = (assetId: string): string => { return assetMap[assetId] || "/placeholders/placeholder1.webp"; @@ -47,7 +36,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="circleGradient" + background="none" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -59,9 +48,7 @@ export default function HomePage() { brandName="ANVAYA ROOTS" navItems={navItems} button={{ - text: "Call Now", - href: "tel:+919876543210", - }} + text: "Call Now", href: "tel:+919876543210"}} buttonClassName="bg-primary-cta hover:bg-primary-cta/90 text-primary-cta-text font-semibold rounded-soft px-4 py-2" /> @@ -74,28 +61,23 @@ export default function HomePage() { tag="Premium Handcrafted" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: getAssetUrl("hero-hero-bag"), - imageAlt: "Premium handcrafted yoga mat bag", - }, + imageAlt: "Premium handcrafted yoga mat bag"}, { imageSrc: getAssetUrl("featured-pattern-1"), - imageAlt: "Textile pattern detail", - }, + imageAlt: "Textile pattern detail"}, { imageSrc: getAssetUrl("featured-pattern-2"), - imageAlt: "Red geometric yoga mat bag", - }, + imageAlt: "Red geometric yoga mat bag"}, { imageSrc: getAssetUrl("featured-pattern-3"), - imageAlt: "Eco-friendly sustainable fabric", - }, + imageAlt: "Eco-friendly sustainable fabric"}, { imageSrc: getAssetUrl("customization-process"), - imageAlt: "Custom design process", - }, + imageAlt: "Custom design process"}, ]} buttons={[ { text: "Call Now", href: "tel:+919876543210" }, @@ -110,12 +92,7 @@ export default function HomePage() {
@@ -225,51 +181,39 @@ export default function HomePage() { @@ -383,8 +297,7 @@ export default function HomePage() { copyrightText="© 2025 ANVAYA ROOTS. All rights reserved. Handcrafted in India." columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Featured Collection", href: "/shop" }, { label: "All Products", href: "/shop" }, { label: "Custom Order", href: "/custom-order" }, @@ -392,8 +305,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Story", href: "/about" }, { label: "Sustainability", href: "/about" }, @@ -401,13 +313,10 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "WhatsApp", href: "https://wa.me/919876543210" }, { - label: "Instagram", - href: "https://instagram.com/anvayaroots", - }, + label: "Instagram", href: "https://instagram.com/anvayaroots"}, { label: "Email", href: "mailto:hello@anvayaroots.com" }, { label: "Privacy Policy", href: "#" }, ],