Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-07 07:14:19 +00:00
2 changed files with 15 additions and 12 deletions

View File

@@ -22,11 +22,14 @@ const nunitoSans = Nunito_Sans({
export const metadata: Metadata = {
title: "Timeless Shine | Premium Anti-Tarnish Jewellery", description: "Discover exquisite anti-tarnish jewellery that maintains its brilliance forever. Shop luxury rings, necklaces, and bracelets with innovative protection coating.", keywords: "anti-tarnish jewellery, luxury rings, silver necklaces, gold bracelets, precious metals, tarnish-resistant, fine jewellery", metadataBase: new URL("https://timelessshine.com"),
alternates: {
canonical: "https://timelessshine.com"},
canonical: "https://timelessshine.com"
},
openGraph: {
title: "Timeless Shine | Premium Anti-Tarnish Jewellery", description: "Discover exquisite anti-tarnish jewellery that maintains its brilliance forever.", url: "https://timelessshine.com", siteName: "Timeless Shine", type: "website"},
title: "Timeless Shine | Premium Anti-Tarnish Jewellery", description: "Discover exquisite anti-tarnish jewellery that maintains its brilliance forever.", url: "https://timelessshine.com", siteName: "Timeless Shine", type: "website"
},
twitter: {
card: "summary_large_image", title: "Timeless Shine | Premium Anti-Tarnish Jewellery", description: "Luxury jewellery that never fades. Shop our exclusive collection today."},
card: "summary_large_image", title: "Timeless Shine | Premium Anti-Tarnish Jewellery", description: "Luxury jewellery that never fades. Shop our exclusive collection today."
},
robots: {
index: true,
follow: true,

View File

@@ -169,9 +169,9 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"
description="Everything you need to know about our anti-tarnish jewellery"
tag="Support"
title="Frequently Asked Questions About Anti-Tarnish Jewellery"
description="Expert answers to help you care for and enjoy your Timeless Shine collection"
tag="Jewellery Care"
tagIcon={HelpCircle}
textboxLayout="default"
useInvertedBackground={false}
@@ -182,22 +182,22 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How long does the anti-tarnish coating last?", content: "Our proprietary nano-coating is designed to last for years with normal wear. Most customers find their jewellery maintains its brilliance for 5-10 years. We offer a lifetime warranty on coating integrity."
id: "1", title: "How long does the anti-tarnish coating last?", content: "Our proprietary nano-coating is engineered to provide superior protection against oxidation and tarnishing. Most customers experience exceptional results for 5-10 years with normal wear and care. The durability depends on factors like frequency of wear, exposure to harsh chemicals, and maintenance practices. We back this with our comprehensive lifetime warranty on coating integrity, so you can wear your pieces with confidence knowing they're protected."
},
{
id: "2", title: "Can I wear my jewellery in water?", content: "Yes, your Timeless Shine jewellery is safe to wear during daily activities including showers. However, we recommend removing it during swimming or hot tubs with chlorine, as chemicals can affect the coating over time."
id: "2", title: "Can I wear my anti-tarnish jewellery in water?", content: "Yes, our anti-tarnish jewellery is safe to wear during daily activities including showers and hand washing. The nano-coating creates a protective barrier that resists water exposure and humidity. However, we recommend removing your pieces before swimming in chlorinated pools or hot tubs, as prolonged exposure to chlorine and high temperatures can affect the coating over time. For beach wear, rinse with fresh water after salt water exposure to remove residual salt deposits."
},
{
id: "3", title: "How should I clean my jewellery?", content: "For routine cleaning, use a soft cloth and lukewarm water with mild soap. Avoid harsh chemicals and abrasive scrubbing. For deep cleaning, we recommend our specialized jewellery cleaning solution or professional cleaning service."
id: "3", title: "What's the best way to clean my anti-tarnish jewellery?", content: "For routine cleaning, use a soft microfiber cloth with lukewarm water and mild soap. Gently wipe your jewellery and dry completely with a soft cloth. Avoid harsh chemicals, abrasive scrubbing, or ultrasonic cleaners, as these can compromise the nano-coating. For stubborn dirt or deep cleaning, we recommend our specialized anti-tarnish jewellery cleaning solution or professional cleaning service. Regular gentle cleaning maintains both the coating and the jewellery's beautiful appearance."
},
{
id: "4", title: "What metals do you use?", content: "We exclusively use premium metals including sterling silver, 14K and 18K gold, and platinum. All metals are ethically sourced and certified for purity and authenticity."
id: "4", title: "What premium metals do you use in your collection?", content: "We exclusively use the finest precious metals in our anti-tarnish collection. Our selection includes sterling silver (92.5% silver), 14K gold, 18K gold, and platinum. All metals are ethically sourced and certified for purity and authenticity. Each piece is hallmarked to guarantee its metal content. We believe in transparency and quality, ensuring every item meets our strict standards for luxury and durability."
},
{
id: "5", title: "Do you offer customization?", content: "Absolutely! We offer custom design services for engagement rings, pendants, and special pieces. Contact our team to discuss your vision and create a unique piece."
id: "5", title: "Do you offer custom design services for anti-tarnish jewellery?", content: "Absolutely! We specialize in custom design services for engagement rings, wedding bands, pendants, bracelets, and special occasion pieces. Our expert artisans work with you to bring your vision to life while incorporating our advanced anti-tarnish coating technology. Whether you have a specific design in mind or need creative guidance, our team is ready to create a unique, timeless piece that will be treasured for generations."
},
{
id: "6", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee on all purchases. If you're not completely happy, we'll arrange a full refund or exchange at no cost."
id: "6", title: "What is your satisfaction and return policy?", content: "We offer a 30-day satisfaction guarantee on all purchases. If you're not completely satisfied with your anti-tarnish jewellery for any reason, we'll arrange a full refund or exchange at no cost. We also provide a lifetime warranty covering manufacturing defects and coating integrity. Additionally, we offer complimentary professional cleaning and maintenance services to ensure your pieces stay pristine for years to come."
}
]}
/>