Bob AI: Update the main description text to highlight the variety of bracelets available
This commit is contained in:
@@ -26,6 +26,18 @@ import CustomGlossSection from './HomePage/sections/CustomGloss';export default
|
||||
<ProductsSection />
|
||||
<CustomGlossSection />
|
||||
|
||||
<section className="py-16 bg-accent/5">
|
||||
<div className="w-content-width mx-auto text-center">
|
||||
<h2 className="text-3xl font-bold mb-6 text-accent">Handcrafted Bracelets & Surprise Freebies!</h2>
|
||||
<p className="text-lg text-foreground/80 max-w-3xl mx-auto mb-8 leading-relaxed">
|
||||
Beyond our signature lip glosses, we offer a stunning variety of handcrafted bracelets to match any style—from elegant pearls to vibrant beads. Looking for something uniquely yours? You can get <strong>custom-made bracelets</strong> designed just for you! Simply contact us through WhatsApp to discuss your personalized design. Plus, if you get lucky, you might just find some exclusive <strong>surprise freebies</strong> included with your order!
|
||||
</p>
|
||||
<a href="https://wa.me/1234567890" target="_blank" rel="noopener noreferrer" className="primary-button inline-flex items-center gap-2">
|
||||
Message us on WhatsApp
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<MetricsSection />
|
||||
|
||||
<TestimonialSection />
|
||||
|
||||
Reference in New Issue
Block a user