diff --git a/src/app/page.tsx b/src/app/page.tsx index 26fe782..b6eb52d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,19 +80,39 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "The Color of the Sun", description: "7-minute sci-fi comedy exploring identity and connection in a vibrant, futuristic world", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-women-2000s-fashion-style-posing-with-tv-camera_23-2149442838.jpg", imageAlt: "The Color of the Sun film still", buttonIcon: Play, + title: "Bahubali", description: "Epic action-adventure narrative with grand cinematic scope and cultural significance", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-women-2000s-fashion-style-posing-with-tv-camera_23-2149442838.jpg", imageAlt: "Bahubali film still", buttonIcon: Play, buttonHref: "press" }, { - title: "Psycho Baby", description: "23-minute dark comedy proof of concept blending psychological tension with queer humor", imageSrc: "http://img.b2bpic.net/free-photo/man-cafe-racer-style-motorbike_23-2148189624.jpg?_wi=1", imageAlt: "Psycho Baby film still", buttonIcon: Play, + title: "Pushpa 2", description: "Intense drama exploring ambition, power, and personal transformation", imageSrc: "http://img.b2bpic.net/free-photo/man-cafe-racer-style-motorbike_23-2148189624.jpg?_wi=1", imageAlt: "Pushpa 2 film still", buttonIcon: Play, buttonHref: "press" }, { - title: "Just A Flame", description: "6-minute horror-comedy short subverting genre expectations with bold creative choices", imageSrc: "http://img.b2bpic.net/free-psd/movie-time-template_23-2151322608.jpg", imageAlt: "Just A Flame film still", buttonIcon: Play, + title: "Toxic", description: "Psychological thriller examining toxic relationships and breaking free", imageSrc: "http://img.b2bpic.net/free-psd/movie-time-template_23-2151322608.jpg", imageAlt: "Toxic film still", buttonIcon: Play, buttonHref: "press" }, { - title: "All We Have", description: "22-minute romantic drama exploring vulnerability and human connection with artistic depth", imageSrc: "http://img.b2bpic.net/free-photo/girls-watching-movie-expressively-dark_23-2147768067.jpg", imageAlt: "All We Have film still", buttonIcon: Play, + title: "Paradise", description: "Romantic escape narrative set in exotic landscapes with emotional depth", imageSrc: "http://img.b2bpic.net/free-photo/girls-watching-movie-expressively-dark_23-2147768067.jpg", imageAlt: "Paradise film still", buttonIcon: Play, + buttonHref: "press" + }, + { + title: "KGF", description: "Action-packed crime saga with striking visual storytelling and complex characters", imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066355.jpg?_wi=1", imageAlt: "KGF film still", buttonIcon: Play, + buttonHref: "press" + }, + { + title: "Saaho", description: "High-octane thriller blending mystery and action with innovative cinematography", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-photography-studio_23-2150254689.jpg?_wi=1", imageAlt: "Saaho film still", buttonIcon: Play, + buttonHref: "press" + }, + { + title: "Akhanda", description: "Spiritual action drama exploring faith, duty, and personal conviction", imageSrc: "http://img.b2bpic.net/free-photo/man-cafe-racer-style-motorbike_23-2148189624.jpg?_wi=2", imageAlt: "Akhanda film still", buttonIcon: Play, + buttonHref: "press" + }, + { + title: "Spirit", description: "Supernatural drama exploring love beyond life and spiritual connections", imageSrc: "http://img.b2bpic.net/free-psd/movie-time-template_23-2151322608.jpg?_wi=1", imageAlt: "Spirit film still", buttonIcon: Play, + buttonHref: "press" + }, + { + title: "Animal", description: "Raw and intense character study exploring family, betrayal, and redemption", imageSrc: "http://img.b2bpic.net/free-photo/girls-watching-movie-expressively-dark_23-2147768067.jpg?_wi=1", imageAlt: "Animal film still", buttonIcon: Play, buttonHref: "press" } ]}