diff --git a/src/app/page.tsx b/src/app/page.tsx index eba981c..a8a9b89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,8 +56,8 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop", imageAlt: "School Logo" }, - { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop", imageAlt: "Conference Badge" } + { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop&_wi=1", imageAlt: "School Logo" }, + { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop&_wi=2", imageAlt: "Conference Badge" } ]} mediaAnimation="slide-up" rating={5} @@ -135,40 +135,40 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "AIPPM", name: "All India Political Parties Meet", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "AIPPM Committee" + id: "AIPPM", name: "All India Political Parties Meet", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=1", imageAlt: "AIPPM Committee" }, { - id: "UNHRC", name: "UN Human Rights Council", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "UNHRC Committee" + id: "UNHRC", name: "UN Human Rights Council", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=2", imageAlt: "UNHRC Committee" }, { - id: "UNSEC", name: "UN Secretariat", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "UNSEC Committee" + id: "UNSEC", name: "UN Secretariat", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=3", imageAlt: "UNSEC Committee" }, { - id: "ECOFIN", name: "Economic & Financial Committee", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "ECOFIN Committee" + id: "ECOFIN", name: "Economic & Financial Committee", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=4", imageAlt: "ECOFIN Committee" }, { - id: "UNODC", name: "UN Office on Drugs & Crime", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "UNODC Committee" + id: "UNODC", name: "UN Office on Drugs & Crime", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=5", imageAlt: "UNODC Committee" }, { - id: "CCC", name: "Climate Change Committee", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "CCC Committee" + id: "CCC", name: "Climate Change Committee", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=6", imageAlt: "CCC Committee" }, { - id: "UNSC", name: "United Nations Security Council", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "UNSC Committee" + id: "UNSC", name: "United Nations Security Council", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=7", imageAlt: "UNSC Committee" }, { - id: "UNGA", name: "UN General Assembly", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "UNGA Committee" + id: "UNGA", name: "UN General Assembly", price: "Senior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=8", imageAlt: "UNGA Committee" }, { - id: "UNHRC_JR", name: "Human Rights Council Junior", price: "Junior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "UNHRC Jr Committee" + id: "UNHRC_JR", name: "Human Rights Council Junior", price: "Junior", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=9", imageAlt: "UNHRC Jr Committee" }, { - id: "IP_J", name: "International Press Junior", price: "Press", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "IP Junior" + id: "IP_J", name: "International Press Junior", price: "Press", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=10", imageAlt: "IP Junior" }, { - id: "IP", name: "International Press", price: "Press", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "IP Committee" + id: "IP", name: "International Press", price: "Press", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=11", imageAlt: "IP Committee" }, { - id: "IP_P", name: "International Press Photography", price: "Press", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "IP Photography" + id: "IP_P", name: "International Press Photography", price: "Press", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=12", imageAlt: "IP Photography" } ]} animationType="slide-up" @@ -231,54 +231,54 @@ export default function LandingPage() { { id: "sg", groupTitle: "Secretary General", members: [ { - id: "sg-naman", title: "Naman Pahuja", subtitle: "Secretary General", detail: "The Chintels School, Kalyanpur\n\nNaman Pahuja is the Secretary General of Chintels'K MUN 2026. A visionary leader from The Chintels School, Kalyanpur, he holds an experience of more than 50 MUN conferences and brings exceptional dedication to this conference.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "sg-naman", title: "Naman Pahuja", subtitle: "Secretary General", detail: "The Chintels School, Kalyanpur\n\nNaman Pahuja is the Secretary General of Chintels'K MUN 2026. A visionary leader from The Chintels School, Kalyanpur, he holds an experience of more than 50 MUN conferences and brings exceptional dedication to this conference.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1" } ] }, { id: "dg", groupTitle: "Director General", members: [ { - id: "dg-anudeep", title: "Anudeep Agarwal", subtitle: "Director General", detail: "The Chintels School, Kalyanpur\n\nAnudeep Agarwal serves as the Director General. A strategic thinker and experienced MUN delegate from Kalyanpur, he works alongside the SG to ensure the conference runs seamlessly.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "dg-anudeep", title: "Anudeep Agarwal", subtitle: "Director General", detail: "The Chintels School, Kalyanpur\n\nAnudeep Agarwal serves as the Director General. A strategic thinker and experienced MUN delegate from Kalyanpur, he works alongside the SG to ensure the conference runs seamlessly.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=2" } ] }, { id: "usg", groupTitle: "Under-Secretaries General", members: [ { - id: "usg-1", title: "Sumbu Ashwani", subtitle: "USG Finance", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-1", title: "Sumbu Ashwani", subtitle: "USG Finance", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=3" }, { - id: "usg-2", title: "Benisha Walia", subtitle: "USG Public Relations", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-2", title: "Benisha Walia", subtitle: "USG Public Relations", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=4" }, { - id: "usg-3", title: "Lavi Madnani", subtitle: "USG Technical Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-3", title: "Lavi Madnani", subtitle: "USG Technical Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=5" }, { - id: "usg-4", title: "Sanchi Tulsyan", subtitle: "USG Aesthetics", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-4", title: "Sanchi Tulsyan", subtitle: "USG Aesthetics", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=6" }, { - id: "usg-5", title: "Mohammad Abdullah", subtitle: "USG Logistical Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-5", title: "Mohammad Abdullah", subtitle: "USG Logistical Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=7" }, { - id: "usg-6", title: "Chahat Arora", subtitle: "USG Logistical Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-6", title: "Chahat Arora", subtitle: "USG Logistical Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=8" }, { - id: "usg-7", title: "Aadya Malaviya", subtitle: "USG Delegate Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-7", title: "Aadya Malaviya", subtitle: "USG Delegate Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=9" }, { - id: "usg-8", title: "Devashish Verma", subtitle: "USG Delegate Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-8", title: "Devashish Verma", subtitle: "USG Delegate Affairs", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=10" }, { - id: "usg-9", title: "Vashisht Jain", subtitle: "USG Hospitality", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-9", title: "Vashisht Jain", subtitle: "USG Hospitality", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=11" }, { - id: "usg-10", title: "Ojus Sinha", subtitle: "USG Hospitality", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-10", title: "Ojus Sinha", subtitle: "USG Hospitality", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=12" }, { - id: "usg-11", title: "Navodit Katiyar", subtitle: "USG Conference Management", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-11", title: "Navodit Katiyar", subtitle: "USG Conference Management", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=13" }, { - id: "usg-12", title: "Shourya Singh", subtitle: "USG Conference Management", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop" + id: "usg-12", title: "Shourya Singh", subtitle: "USG Conference Management", detail: "The Chintels School, Kalyanpur", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=14" } ] }