Merge version_1 into main #1
@@ -124,13 +124,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Community Dialogues", price: "Free", variant: "Grassroots", imageSrc: "http://img.b2bpic.net/free-photo/discussing-reports_1098-16071.jpg", imageAlt: "community meeting diverse voices speaking"
|
||||
id: "1", name: "Community Dialogues", price: "Free", variant: "Grassroots", imageSrc: "http://img.b2bpic.net/free-photo/discussing-reports_1098-16071.jpg?_wi=1", imageAlt: "community meeting diverse voices speaking"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Cultural Exchange Programs", price: "Subsidized", variant: "Educational", imageSrc: "http://img.b2bpic.net/free-photo/discussing-reports_1098-16071.jpg", imageAlt: "community meeting diverse voices speaking"
|
||||
id: "2", name: "Cultural Exchange Programs", price: "Subsidized", variant: "Educational", imageSrc: "http://img.b2bpic.net/free-photo/discussing-reports_1098-16071.jpg?_wi=2", imageAlt: "community meeting diverse voices speaking"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Youth Peace Networks", price: "Free", variant: "Next Generation", imageSrc: "http://img.b2bpic.net/free-photo/discussing-reports_1098-16071.jpg", imageAlt: "community meeting diverse voices speaking"
|
||||
id: "3", name: "Youth Peace Networks", price: "Free", variant: "Next Generation", imageSrc: "http://img.b2bpic.net/free-photo/discussing-reports_1098-16071.jpg?_wi=3", imageAlt: "community meeting diverse voices speaking"
|
||||
}
|
||||
]}
|
||||
tag="Get Involved"
|
||||
|
||||
Reference in New Issue
Block a user