|
|
|
|
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|
|
|
|
href: "#products",
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-woman-outdoor_624325-1209.jpg"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086215859-v1adanxv.png"
|
|
|
|
|
imageAlt="Handcrafted bracelet collection"
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
avatars={[
|
|
|
|
|
@@ -104,42 +104,42 @@ export default function LandingPage() {
|
|
|
|
|
name: "Beaded Classic",
|
|
|
|
|
price: "$25",
|
|
|
|
|
variant: "Beads",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-necklace-with-skull-like-charm-white-background_181624-6662.jpg",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086143779-zckirznt.png",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "p2",
|
|
|
|
|
name: "Boho Stack",
|
|
|
|
|
price: "$30",
|
|
|
|
|
variant: "Mixed",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-food_23-2148960476.jpg",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086403342-zr5dh9xp.png",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "p3",
|
|
|
|
|
name: "Gold Charm",
|
|
|
|
|
price: "$45",
|
|
|
|
|
variant: "Gold",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lady-white-gray-dress-sitting-with-eyes-closed-with-white-wall-daytime_176474-7181.jpg",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086430989-2anhfu8q.png",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "p4",
|
|
|
|
|
name: "Crystal Shine",
|
|
|
|
|
price: "$35",
|
|
|
|
|
variant: "Crystal",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/bride-s-morning-fine-art-wedding-happy-bride_1328-1772.jpg",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086465480-lvxb7h75.png",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "p5",
|
|
|
|
|
name: "Silver Weave",
|
|
|
|
|
price: "$40",
|
|
|
|
|
variant: "Silver",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-polka-doy-skirt_1162-14.jpg",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086507252-ztzgz8cf.png",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "p6",
|
|
|
|
|
name: "Silk Thread",
|
|
|
|
|
price: "$20",
|
|
|
|
|
variant: "Silk",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blue-with-yellow-dots-rope-knots_23-2148753040.jpg",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086547220-rl1u6r65.png",
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
title="Our Collection"
|
|
|
|
|
@@ -150,10 +150,10 @@ export default function LandingPage() {
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
<TextSplitAbout
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
title="The Story Behind Noa"
|
|
|
|
|
title="The Story Behind"
|
|
|
|
|
description={[
|
|
|
|
|
"Founded on a love for handcrafted artistry, Noa Bracelets celebrates individuality through unique jewelry design.",
|
|
|
|
|
"We believe that accessories are more than just additions; they are expressions of who you are.",
|
|
|
|
|
"From the first time, I decided to make a bracelet business, and then I become to sell.",
|
|
|
|
|
"",
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|