Merge version_1 into main #3
@@ -54,17 +54,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg", imageAlt: "luxury vintage fashion store interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg?_wi=1", imageAlt: "luxury vintage fashion store interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg", imageAlt: "luxury vintage fashion store interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg?_wi=2", imageAlt: "luxury vintage fashion store interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg", imageAlt: "luxury vintage fashion store interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg?_wi=3", imageAlt: "luxury vintage fashion store interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg", imageAlt: "luxury vintage fashion store interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg?_wi=4", imageAlt: "luxury vintage fashion store interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg", imageAlt: "luxury vintage fashion store interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg?_wi=5", imageAlt: "luxury vintage fashion store interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg", imageAlt: "luxury vintage fashion store interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-showroom_482257-79289.jpg?_wi=6", imageAlt: "luxury vintage fashion store interior"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Luxury Experience", description: "A refined atmosphere designed for comfort and considered shopping."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-hat-cabinet_23-2147688406.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-hat-cabinet_23-2147688406.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-checking-clothes_23-2148312201.jpg"},
|
||||
id: "1", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-checking-clothes_23-2148312201.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Julian M.", imageSrc: "http://img.b2bpic.net/free-photo/tired-happy-after-long-day-shopping_329181-8077.jpg"},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Marcus L.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-carrying-shopping-bags_23-2148624999.jpg"},
|
||||
{
|
||||
id: "5", name: "Chloe D.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-checking-clothes_23-2148312201.jpg"},
|
||||
id: "5", name: "Chloe D.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-checking-clothes_23-2148312201.jpg?_wi=2"},
|
||||
]}
|
||||
cardTitle="Our Community"
|
||||
cardTag="EXPERIENCE"
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "Tell us what you're looking for", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-hat-cabinet_23-2147688406.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-hat-cabinet_23-2147688406.jpg?_wi=2"
|
||||
mediaPosition="left"
|
||||
buttonText="Send Request"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user