Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Personalized Experience", description: "From custom designs to expert consultations, we offer a tailored journey to find or create your perfect piece of jewelry.", media: {
|
title: "Personalized Experience", description: "From custom designs to expert consultations, we offer a tailored journey to find or create your perfect piece of jewelry.", media: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg", imageAlt: "Couple choosing an engagement ring"},
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg?_wi=1", imageAlt: "Couple choosing an engagement ring"},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: Palette,
|
icon: Palette,
|
||||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Diamond Solitaire Ring", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg", imageAlt: "Diamond engagement ring"},
|
id: "1", name: "Diamond Solitaire Ring", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg?_wi=2", imageAlt: "Diamond engagement ring"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Gold Hoop Earrings", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347050.jpg", imageAlt: "Gold hoop earrings"},
|
id: "2", name: "Gold Hoop Earrings", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347050.jpg", imageAlt: "Gold hoop earrings"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user