Merge version_1 into main #1
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
name: "Classic Chrono",
|
||||
price: "$1,200",
|
||||
variant: "Leather Strap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg?_wi=1",
|
||||
imageAlt: "Classic Chrono watch",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
name: "Elegant Lumina",
|
||||
price: "$950",
|
||||
variant: "Rose Gold",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/classic-watches-interface_250435-185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/classic-watches-interface_250435-185.jpg?_wi=1",
|
||||
imageAlt: "Elegant Lumina watch",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
name: "Sport Diver",
|
||||
price: "$800",
|
||||
variant: "Black Rubber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16698.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16698.jpg?_wi=1",
|
||||
imageAlt: "Sport Diver watch",
|
||||
},
|
||||
]}
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
name: "Classic Chrono",
|
||||
price: "$1,200",
|
||||
variant: "Leather Strap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg?_wi=2",
|
||||
imageAlt: "Classic Chrono watch",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
name: "Elegant Lumina",
|
||||
price: "$950",
|
||||
variant: "Rose Gold",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/classic-watches-interface_250435-185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/classic-watches-interface_250435-185.jpg?_wi=2",
|
||||
imageAlt: "Elegant Lumina watch",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
name: "Sport Diver",
|
||||
price: "$800",
|
||||
variant: "Black Rubber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16698.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16698.jpg?_wi=2",
|
||||
imageAlt: "Sport Diver watch",
|
||||
},
|
||||
]}
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
name: "Classic Chrono",
|
||||
price: "$1,200",
|
||||
variant: "Leather Strap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-shaved-head-male-dressed-light-grey-suit_613910-11361.jpg?_wi=3",
|
||||
imageAlt: "Classic Chrono watch",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
name: "Elegant Lumina",
|
||||
price: "$950",
|
||||
variant: "Rose Gold",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/classic-watches-interface_250435-185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/classic-watches-interface_250435-185.jpg?_wi=3",
|
||||
imageAlt: "Elegant Lumina watch",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
name: "Sport Diver",
|
||||
price: "$800",
|
||||
variant: "Black Rubber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16698.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16698.jpg?_wi=3",
|
||||
imageAlt: "Sport Diver watch",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user