Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ name: "Sarah J.", handle: "@patersonclient", testimonial: "The gold quality is simply unmatched. My pieces look brand new after years.", rating: 5 },
|
||||
{ name: "Ahmad M.", handle: "@loyalpatron", testimonial: "Truly trusted jeweler for our family's most important milestones.", rating: 5 }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "1", name: "Signature Bangle", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gold-plated-bracelet-ring-set-with-crystal-black-table_140725-12895.jpg" },
|
||||
{ id: "2", name: "Diamond Necklace", price: "$1,500", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-arrangement_23-2149836419.jpg" },
|
||||
{ id: "3", name: "Bridal Ring Set", price: "$2,200", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg" }
|
||||
{ id: "3", name: "Bridal Ring Set", price: "$2,200", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg?_wi=2" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user