Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be66928aa1 | |||
| 9ab3c2c0e7 | |||
| 2175823539 | |||
| 2ecddb2534 |
@@ -82,11 +82,15 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Personal Shopping Experience", tags: ["Concierge", "Exclusive"],
|
id: "1", title: "Personal Shopping Experience", tags: ["Concierge", "Exclusive"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg", imageAlt: "Personal shopping service"
|
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg?_wi=1", imageAlt: "Personal shopping service"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "White Glove Delivery", tags: ["Premium", "Insured"],
|
id: "2", title: "White Glove Delivery", tags: ["Premium", "Insured"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-sale-card_23-2148238158.jpg", imageAlt: "Premium delivery service"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-sale-card_23-2148238158.jpg", imageAlt: "Premium delivery service"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "3", title: "VIP Member Rewards", tags: ["Exclusive", "Benefits"],
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg?_wi=2", imageAlt: "VIP member rewards program"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user