diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 50143ae..32e9041 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,75 +1,20 @@
import type { Metadata } from "next";
-import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
-import { Lato } from "next/font/google";
import "./globals.css";
-import { ServiceWrapper } from "@/components/ServiceWrapper";
-import Tag from "@/tag/Tag";
-const halant = Halant({
- variable: "--font-halant",
- subsets: ["latin"],
- weight: ["300", "400", "500", "600", "700"],
-});
-
-const inter = Inter({
- variable: "--font-inter",
- subsets: ["latin"],
-});
-
-const lato = Lato({
- variable: "--font-lato",
- subsets: ["latin"],
- weight: ["100", "300", "400", "700", "900"],
-});
+const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
- title: "BookMyShow - Book Movie & Event Tickets Online",
- description: "Book movies, events, sports & shows instantly. Browse showtimes, check availability, and reserve seats at BookMyShow. Trusted by 5M+ users across India.",
- keywords: "movie tickets, book cinema tickets, events booking, sports tickets, live shows, entertainment platform",
- metadataBase: new URL("https://www.bookmyshow.com"),
- alternates: {
- canonical: "https://www.bookmyshow.com",
- },
- openGraph: {
- title: "BookMyShow - Your Entertainment Platform",
- description: "Discover, book, and enjoy movies, events, and shows at BookMyShow.",
- url: "https://www.bookmyshow.com",
- siteName: "BookMyShow",
- type: "website",
- images: [
- {
- url: "http://img.b2bpic.net/free-photo/girl-big-cinema-hall-with-popcorn_23-2147768004.jpg",
- alt: "BookMyShow Entertainment Platform",
- },
- ],
- },
- twitter: {
- card: "summary_large_image",
- title: "BookMyShow - Book Tickets for Movies & Events",
- description: "Fast, secure booking for movies, live events, and shows.",
- images: ["http://img.b2bpic.net/free-photo/girl-big-cinema-hall-with-popcorn_23-2147768004.jpg"],
- },
- robots: {
- index: true,
- follow: true,
- },
-};
+ title: "UGNNN Shows - Book Your Entertainment", description: "Discover movies, live events, shows, and sports experiences. Reserve your seats instantly with UGNNN Shows - your ultimate entertainment companion."};
export default function RootLayout({
children,
-}: Readonly<{
+}: {
children: React.ReactNode;
-}>) {
+}) {
return (
-
-
-
-
- {children}
-
+
+ {children}
-
);
-}
\ No newline at end of file
+}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 544dfed..29bb588 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,13 +54,15 @@ 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"
@@ -83,13 +85,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 +116,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 +181,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 +215,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 +227,26 @@ export default function HomePage() {
);
-}
\ No newline at end of file
+}