Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,35 +61,35 @@ export default function LandingPage() {
|
||||
handle: "@sarahjewelry",
|
||||
testimonial: "The best jewelry store in Paterson. Beautiful designs and excellent prices.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-fashionable-beautiful-young-woman-posing_1301-6415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-fashionable-beautiful-young-woman-posing_1301-6415.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ahmad M.",
|
||||
handle: "@ahmadgold",
|
||||
testimonial: "High quality gold and very professional staff. Truly trusted by the community.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-taking-present-out-paper-bag-suit_176474-11051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-taking-present-out-paper-bag-suit_176474-11051.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Layla K.",
|
||||
handle: "@laylak_design",
|
||||
testimonial: "Exquisite attention to detail. My wedding set is absolutely stunning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-proposing-woman_23-2149417433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-proposing-woman_23-2149417433.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Omar F.",
|
||||
handle: "@omar_f",
|
||||
testimonial: "Unmatched 21K gold purity. A true gem in New Jersey.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Nadia R.",
|
||||
handle: "@nadiarose",
|
||||
testimonial: "I trust them with all my custom pieces. Professional and fair.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-pinecone-red-wall_114579-55965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-pinecone-red-wall_114579-55965.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
quote: "Stunning collection and very fair pricing.",
|
||||
name: "Amira H.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-fashionable-beautiful-young-woman-posing_1301-6415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-fashionable-beautiful-young-woman-posing_1301-6415.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
quote: "The gold quality is unmatched in New Jersey.",
|
||||
name: "Omar F.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-taking-present-out-paper-bag-suit_176474-11051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-taking-present-out-paper-bag-suit_176474-11051.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
quote: "I've been coming here for years. Always friendly.",
|
||||
name: "Layla K.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-proposing-woman_23-2149417433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-proposing-woman_23-2149417433.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
quote: "They fixed my heirloom ring perfectly.",
|
||||
name: "Samir D.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -281,7 +281,7 @@ export default function LandingPage() {
|
||||
quote: "Bought my wedding set here, gorgeous designs.",
|
||||
name: "Nadia R.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-pinecone-red-wall_114579-55965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-pinecone-red-wall_114579-55965.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Voices of Jerusalem Jewelry"
|
||||
|
||||
Reference in New Issue
Block a user