Merge version_1 into main #3
@@ -53,17 +53,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=1", imageAlt: "Storefront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=2", imageAlt: "Storefront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=3", imageAlt: "Storefront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=4", imageAlt: "Storefront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=5", imageAlt: "Storefront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=6", imageAlt: "Storefront"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -89,21 +89,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Schoolwear", description: "Durable uniforms for students.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
title: "Workwear", description: "Professional trades clothing.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=3"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=4"},
|
||||
},
|
||||
{
|
||||
title: "Custom Orders", description: "Help with sizing and bulk.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=5"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=6"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
|
||||
Reference in New Issue
Block a user