Merge version_2 into main #2
@@ -82,7 +82,7 @@ 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"],
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "VIP Member Rewards", tags: ["Exclusive", "Benefits"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg", imageAlt: "VIP member rewards program"
|
||||
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