Merge version_1 into main #3
@@ -68,10 +68,10 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "eclipse-pro", name: "Eclipse Motion Pro", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/grunge-old-vintage-clock_1232-1718.jpg", imageAlt: "Eclipse Motion Pro watch art"
|
||||
id: "eclipse-pro", name: "Eclipse Motion Pro", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/grunge-old-vintage-clock_1232-1718.jpg?_wi=1", imageAlt: "Eclipse Motion Pro watch art"
|
||||
},
|
||||
{
|
||||
id: "velocity-chrome", name: "Velocity Chrome", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/grunge-old-vintage-clock_1232-1718.jpg", imageAlt: "Velocity Chrome watch art"
|
||||
id: "velocity-chrome", name: "Velocity Chrome", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/grunge-old-vintage-clock_1232-1718.jpg?_wi=2", imageAlt: "Velocity Chrome watch art"
|
||||
},
|
||||
{
|
||||
id: "timeless-heritage", name: "Timeless Heritage", price: "$279", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-modern-cool-black-digital-watch-with-brown-leather-strap_181624-3545.jpg", imageAlt: "Timeless Heritage watch art"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Satisfied Collectors" },
|
||||
{ value: "12", title: "Years of Expertise" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-old-item_23-2149640697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-old-item_23-2149640697.jpg?_wi=1"
|
||||
imageAlt="Watch craftsmanship and artistry"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
faqsAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
animationType="smooth"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-old-item_23-2149640697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-old-item_23-2149640697.jpg?_wi=2"
|
||||
imageAlt="Watch art craftsmanship"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user