Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-05-26 08:08:11 +00:00

View File

@@ -56,7 +56,6 @@ export default function LandingPage() {
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by Thousands"
useInvertedBackground={true}
/>
</div>
<div id="about" data-section="about">
@@ -69,8 +68,6 @@ export default function LandingPage() {
{ "text": "Explore Collections", "href": "#collections" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65266.jpg"
imageAlt="jewelry artisan working handcrafting"
/>
</div>
<div id="womens-collection" data-section="womens-collection">
@@ -119,7 +116,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ "title": "Expert Craftsmanship", "description": "Each piece is meticulously hand-finished by our master artisans, ensuring unparalleled detail and lasting beauty.", "imageSrc": "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65266.jpg", "imageAlt": "Close-up of a jeweler's hands working on a piece" },
{ "title": "Ethical Sourcing", "description": "We are committed to responsible practices, using only ethically sourced precious metals and conflict-free gemstones.", "imageSrc": "http://img.b2bpic.net/free-photo/closeup-shot-male-holding-charm-necklace-with-silver-pendant-black-cord_181624-26243.jpg", "imageAlt": "Closeup shot of a male holding a charm necklace with a silver pendant and a black cord" },
{ "title": "Ethical Sourcing", "description": "We are committed to responsible practices, using only ethically sourced precious metals and conflict-free gemstones.", "imageSrc": "http://img.b2bpic.net/free-photo/closeup-shot-male-holding-charm-necklace-with-silver-pendant-black-cord_181624-26243.jpg", "imageAlt": "A hand holding a sparkling gemstone" },
{ "title": "Custom Design Service", "description": "Bring your unique vision to life with our bespoke jewelry design service, creating a piece truly your own.", "imageSrc": "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12599.jpg", "imageAlt": "A designer's sketch of a custom jewelry piece" },
{ "title": "Lifetime Warranty", "description": "Enjoy peace of mind with our comprehensive lifetime warranty, reflecting our confidence in every creation.", "imageSrc": "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12599.jpg", "imageAlt": "A close-up of a jewelry polishing cloth" }
]}