diff --git a/src/app/page.tsx b/src/app/page.tsx index 544dfed..e5df428 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,6 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; -import Link from "next/link"; import { Sparkles, Film, Mic2, TrendingUp, Star, Handshake, Mail, Users, MapPin, Ticket } from "lucide-react"; const navItems = [ @@ -24,7 +23,8 @@ const navItems = [ ]; const navButton = { - text: "Book Now", href: "/movies"}; + text: "Book Now", href: "/movies" +}; export default function HomePage() { return ( @@ -44,7 +44,7 @@ export default function HomePage() { @@ -54,19 +54,20 @@ export default function HomePage() { tagIcon={Sparkles} tagAnimation="slide-up" title="Book Your Entertainment Experience" - description="Discover movies, live events, shows, and sports experiences. Reserve your seats instantly with BookMyShow - your ultimate entertainment companion." + description="Discover movies, live events, shows, and sports experiences. Reserve your seats instantly with UGNNN Shows - your ultimate entertainment companion." background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/girl-big-cinema-hall-with-popcorn_23-2147768004.jpg", imageAlt: "Cinema experience with premium seats"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-big-cinema-hall-with-popcorn_23-2147768004.jpg", imageAlt: "Cinema experience with premium seats" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/rear-view-carefree-fans-having-fun-music-festival-front-illuminated-stage-night_637285-615.jpg", imageAlt: "Live entertainment event on stage"}, + imageSrc: "http://img.b2bpic.net/free-photo/rear-view-carefree-fans-having-fun-music-festival-front-illuminated-stage-night_637285-615.jpg", imageAlt: "Live entertainment event on stage" + }, ]} rating={5} ratingText="Trusted by 5M+ Users" buttons={[ - { text: "Explore Movies", href: "/movies" }, - { text: "Find Events", href: "/events" }, + { text: "Book Your First Movie", href: "/movies" }, ]} buttonAnimation="slide-up" mediaAnimation="slide-up" @@ -83,13 +84,17 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Action Thriller", price: "From ₹200", imageSrc: "http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149721019.jpg", imageAlt: "Action Thriller poster"}, + id: "1", name: "Action Thriller", price: "From ₹200", imageSrc: "http://img.b2bpic.net/free-vector/realistic-horror-movie-poster_23-2149721019.jpg", imageAlt: "Action Thriller poster" + }, { - id: "2", name: "Romantic Drama", price: "From ₹180", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-woman-holding-hands-with-young-man-street_23-2148012611.jpg", imageAlt: "Romantic Drama poster"}, + id: "2", name: "Romantic Drama", price: "From ₹180", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-woman-holding-hands-with-young-man-street_23-2148012611.jpg", imageAlt: "Romantic Drama poster" + }, { - id: "3", name: "Comedy Adventure", price: "From ₹200", imageSrc: "http://img.b2bpic.net/free-psd/horror-movie-template-design_23-2151341562.jpg", imageAlt: "Comedy Adventure poster"}, + id: "3", name: "Comedy Adventure", price: "From ₹200", imageSrc: "http://img.b2bpic.net/free-psd/horror-movie-template-design_23-2151341562.jpg", imageAlt: "Comedy Adventure poster" + }, { - id: "4", name: "Sci-Fi Epic", price: "From ₹250", imageSrc: "http://img.b2bpic.net/free-photo/space-travel-collage-design_23-2150163778.jpg", imageAlt: "Sci-Fi Epic poster"}, + id: "4", name: "Sci-Fi Epic", price: "From ₹250", imageSrc: "http://img.b2bpic.net/free-photo/space-travel-collage-design_23-2150163778.jpg", imageAlt: "Sci-Fi Epic poster" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -110,16 +115,20 @@ export default function HomePage() { { id: 1, title: "Music Concerts", description: "Book tickets for your favorite artists and bands performing live.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/band-performing-studio_107420-96137.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/band-performing-studio_107420-96137.jpg" + }, }, { id: 2, title: "Sports Events", description: "Never miss the action - secure your seats for thrilling sports matches.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536085.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536085.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kickball-team-field_23-2149457221.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kickball-team-field_23-2149457221.jpg" + }, }, ]} showStepNumbers={true} @@ -171,16 +180,20 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Priya Sharma", role: "Movie Enthusiast", company: "Mumbai", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1" + }, { id: "2", name: "Rajesh Kumar", role: "Event Organizer", company: "Bangalore", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + }, { id: "3", name: "Anjali Patel", role: "Regular Moviegoer", company: "Delhi", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2" + }, { id: "4", name: "Vikram Singh", role: "Sports Fan", company: "Pune", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg" + }, ]} kpiItems={[ { value: "99.2%", label: "User Satisfaction" }, @@ -201,7 +214,8 @@ export default function HomePage() { tagIcon={Handshake} tagAnimation="slide-up" names={[ - "PVR Cinemas", "INOX", "Cinepolis", "Big Cinemas", "Mumbai Film Festival", "Comic Con India", "T20 Cricket League", "Comedy Central Stand Up"]} + "PVR Cinemas", "INOX", "Cinepolis", "Big Cinemas", "Mumbai Film Festival", "Comic Con India", "T20 Cricket League", "Comedy Central Stand Up" + ]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -212,20 +226,26 @@ export default function HomePage() {
); -} \ No newline at end of file +}