Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ab3c2c0e7 | |||
| 2ecddb2534 |
@@ -82,11 +82,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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"],
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user