Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Step into sophistication with Niso, where timeless craftsmanship meets modern comfort in every pair."
|
||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg", imageAlt: "Niso Shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg?_wi=1", imageAlt: "Niso Shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flamenco-dancer-posing-legs-pink-background_23-2148235301.jpg", imageAlt: "Niso Shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/groom-s-classy-shoes-lie-soft-armchair_8353-8463.jpg", imageAlt: "Niso Shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-fit-legs-wearing-classy-heels_23-2148235410.jpg", imageAlt: "Niso Shoes" },
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Urban Elite Sneaker", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg" },
|
||||
{ id: "p1", name: "Urban Elite Sneaker", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Classic Loafer", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-top-view_23-2148837323.jpg" },
|
||||
{ id: "p3", name: "Daily Comfort Walk", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/ice-skates-studio-still-life_23-2150558981.jpg" },
|
||||
{ id: "p4", name: "City Casual Trainer", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-stylish-shoes-store_627829-6034.jpg" },
|
||||
@@ -91,8 +91,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Premium Materials", description: "Sourced from the finest leather artisans globally.", imageSrc: "http://img.b2bpic.net/free-photo/man-tailor-working-with-leather-fabric_1303-23394.jpg", imageAlt: "shoe craftsmanship" },
|
||||
{ title: "Ergonomic Comfort", description: "Designed for all-day wear without compromise.", imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg", imageAlt: "comfortable shoes" },
|
||||
{ title: "Sustainable Practices", description: "Ethical production in every step of our process.", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg", imageAlt: "sustainable production" },
|
||||
{ title: "Ergonomic Comfort", description: "Designed for all-day wear without compromise.", imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg?_wi=2", imageAlt: "comfortable shoes" },
|
||||
{ title: "Sustainable Practices", description: "Ethical production in every step of our process.", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg?_wi=2", imageAlt: "sustainable production" },
|
||||
]}
|
||||
title="Unrivaled Quality"
|
||||
description="Why choose Niso for your everyday footwear?"
|
||||
|
||||
Reference in New Issue
Block a user