diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a34ac58..76fd85f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,41 +6,25 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const mulish = Mulish({ - variable: "--font-mulish", - subsets: ["latin"], + variable: "--font-mulish", subsets: ["latin"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Thau Luna Accessories - Delicate & Meaningful Jewelry", - description: "Handcrafted, delicate accessories celebrating life's precious moments. Quality, care, and meaningful design in every piece. Artisan accessories with sustainable practices.", - keywords: "handmade accessories, delicate jewelry, minimalist jewelry, artisan accessories, meaningful gifts, sustainable jewelry", - metadataBase: new URL("https://www.thauluna.com"), + title: "Thau Luna Accessories - Delicate & Meaningful Jewelry", description: "Handcrafted, delicate accessories celebrating life's precious moments. Quality, care, and meaningful design in every piece. Artisan accessories with sustainable practices.", keywords: "handmade accessories, delicate jewelry, minimalist jewelry, artisan accessories, meaningful gifts, sustainable jewelry", metadataBase: new URL("https://www.thauluna.com"), alternates: { - canonical: "https://www.thauluna.com", - }, + canonical: "https://www.thauluna.com"}, openGraph: { - title: "Thau Luna Accessories - Delicate & Meaningful Jewelry", - description: "Discover handcrafted, delicate accessories that celebrate life's precious moments. Quality, care, and meaningful design in every piece.", - url: "https://www.thauluna.com", - siteName: "Thau Luna", - type: "website", - images: [ + title: "Thau Luna Accessories - Delicate & Meaningful Jewelry", description: "Discover handcrafted, delicate accessories that celebrate life's precious moments. Quality, care, and meaningful design in every piece.", url: "https://www.thauluna.com", siteName: "Thau Luna", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/woman-showing-hands-form-support_23-2150693572.jpg", - alt: "Thau Luna Featured Collection", - }, + url: "http://img.b2bpic.net/free-photo/woman-showing-hands-form-support_23-2150693572.jpg", alt: "Thau Luna Featured Collection"}, ], }, twitter: { - card: "summary_large_image", - title: "Thau Luna Accessories - Delicate & Meaningful Jewelry", - description: "Handcrafted, delicate accessories celebrating life's precious moments.", - images: ["http://img.b2bpic.net/free-photo/woman-showing-hands-form-support_23-2150693572.jpg"], + card: "summary_large_image", title: "Thau Luna Accessories - Delicate & Meaningful Jewelry", description: "Handcrafted, delicate accessories celebrating life's precious moments.", images: ["http://img.b2bpic.net/free-photo/woman-showing-hands-form-support_23-2150693572.jpg"], }, robots: { index: true, @@ -1432,4 +1416,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 9884b01..88d7532 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,24 +23,21 @@ export default function HomePage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "All Accessories", href: "/products" }, { label: "New Arrivals", href: "/products?filter=new" }, { label: "Collections", href: "/products?filter=collection" }, ], }, { - title: "About", - items: [ + title: "About", items: [ { label: "Our Story", href: "/about" }, { label: "Care & Maintenance", href: "/care-guide" }, { label: "Sustainability", href: "/sustainability" }, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Delivery & Stock", href: "/delivery-stock-policy" }, { label: "Returns & Refunds", href: "/returns-refunds" }, { label: "Payment Methods", href: "/payment-methods" }, @@ -75,7 +72,7 @@ export default function HomePage() {
@@ -252,59 +191,23 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Mitchell", - role: "Jewelry Collector", - testimonial: - "The attention to detail in every piece is extraordinary. My pearl pendant feels like a treasure that will last for generations. Thau Luna truly understands the meaning of quality.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", - imageAlt: "Sarah Mitchell", - }, + id: "1", name: "Sarah Mitchell", role: "Jewelry Collector", testimonial: + "The attention to detail in every piece is extraordinary. My pearl pendant feels like a treasure that will last for generations. Thau Luna truly understands the meaning of quality.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { - id: "2", - name: "Emma Rodriguez", - role: "Fashion Designer", - testimonial: - "I've gifted several Thau Luna accessories to my clients, and the response has been overwhelming. Each piece carries such care and intention. These aren't just accessories—they're art.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", - imageAlt: "Emma Rodriguez", - }, + id: "2", name: "Emma Rodriguez", role: "Fashion Designer", testimonial: + "I've gifted several Thau Luna accessories to my clients, and the response has been overwhelming. Each piece carries such care and intention. These aren't just accessories—they're art.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageAlt: "Emma Rodriguez"}, { - id: "3", - name: "Jessica Chen", - role: "Minimalist Living Advocate", - testimonial: - "Finally found accessories that align with my values. The minimalist design, the sustainable practices, the ethical sourcing—Thau Luna gets it. This is mindful shopping at its best.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", - imageAlt: "Jessica Chen", - }, + id: "3", name: "Jessica Chen", role: "Minimalist Living Advocate", testimonial: + "Finally found accessories that align with my values. The minimalist design, the sustainable practices, the ethical sourcing—Thau Luna gets it. This is mindful shopping at its best.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "Jessica Chen"}, { - id: "4", - name: "Amanda Foster", - role: "Wedding Planner", - testimonial: - "I've featured Thau Luna pieces in countless weddings. Brides love them because they're delicate, meaningful, and photographable. The customer service is also exceptional.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", - imageAlt: "Amanda Foster", - }, + id: "4", name: "Amanda Foster", role: "Wedding Planner", testimonial: + "I've featured Thau Luna pieces in countless weddings. Brides love them because they're delicate, meaningful, and photographable. The customer service is also exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Amanda Foster"}, { - id: "5", - name: "Victoria Santos", - role: "Luxury Lifestyle Blogger", - testimonial: - "What sets Thau Luna apart is the story behind each piece. It's not about flashy designs; it's about craftsmanship, intention, and creating treasures. I'm obsessed.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", - imageAlt: "Victoria Santos", - }, + id: "5", name: "Victoria Santos", role: "Luxury Lifestyle Blogger", testimonial: + "What sets Thau Luna apart is the story behind each piece. It's not about flashy designs; it's about craftsmanship, intention, and creating treasures. I'm obsessed.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", imageAlt: "Victoria Santos"}, { - id: "6", - name: "Laura Johnson", - role: "Gift Curator", - testimonial: - "My clients request Thau Luna by name now. These accessories work perfectly as meaningful gifts because they carry authenticity and care. Every box feels special.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", - imageAlt: "Laura Johnson", - }, + id: "6", name: "Laura Johnson", role: "Gift Curator", testimonial: + "My clients request Thau Luna by name now. These accessories work perfectly as meaningful gifts because they carry authenticity and care. Every box feels special.", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Laura Johnson"}, ]} animationType="slide-up" carouselMode="buttons" @@ -337,4 +240,4 @@ export default function HomePage() {
); -} \ No newline at end of file +}