Initial commit
This commit is contained in:
277
src/app/page.tsx
Normal file
277
src/app/page.tsx
Normal file
@@ -0,0 +1,277 @@
|
||||
"use client"
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Sparkles } from "lucide-react";
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import ProductCardSeven from '@/components/sections/product/ProductCardSeven';
|
||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactInline from '@/components/sections/contact/ContactInline';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
|
||||
export default function CinemaPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noiseGradient"
|
||||
cardStyle="elevated"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Look With Us"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Movies", id: "movies" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Book Now", href: "contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
title="Experience Cinema Like Never Before"
|
||||
description="Discover the art of filmmaking in our premium cinema. Immerse yourself in stunning visuals and crystal-clear sound."
|
||||
tag="Now Open"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747079426-9una2mtv.jpg"
|
||||
imageAlt="Premium cinema theater interior"
|
||||
imagePosition="right"
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years Experience" },
|
||||
{ value: "50K+", label: "Happy Moviegoers" },
|
||||
{ value: "4.9/5", label: "Average Rating" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Movies", href: "movies" },
|
||||
{ text: "Book Tickets", href: "contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Premium cinema experience with" },
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747080502-3vj543iu.jpg", alt: "Cinema interior" },
|
||||
{ type: "text", content: "world-class amenities" }
|
||||
]}
|
||||
useInvertedBackground="noInvert"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="movies" data-section="movies">
|
||||
<ProductCardSeven
|
||||
title="Featured Movies"
|
||||
description="Explore our current selection of blockbuster films and indie gems showing this week."
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Epic Drama",
|
||||
price: "₹250",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766502907661-wjlq2nxn.jpg",
|
||||
imageAlt: "Epic Drama movie poster"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Action Thriller",
|
||||
price: "₹250",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766502909492-uldg0gxd.jpg",
|
||||
imageAlt: "Action Thriller movie poster"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Romantic Comedy",
|
||||
price: "₹200",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747080502-3vj543iu.jpg",
|
||||
imageAlt: "Romantic Comedy movie poster"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Science Fiction",
|
||||
price: "₹280",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747081962-phshs302.jpg",
|
||||
imageAlt: "Science Fiction movie poster"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
title="Why Choose Look With Us"
|
||||
description="Industry-leading cinema experience backed by numbers"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "4K Projection",
|
||||
description: "Crystal Clear Images"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "7.1 Surround",
|
||||
description: "Immersive Sound System"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Premium Seats",
|
||||
description: "Reclinable Seating"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "100% Online",
|
||||
description: "Easy Bookings"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
title="What Our Audience Says"
|
||||
description="Real reviews from movie lovers who visit us regularly"
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priyacinema",
|
||||
testimonial: "Best cinema experience in the city. The sound quality is unmatched and the staff is incredibly friendly!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747083161-1dbesn55.jpg",
|
||||
imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
handle: "@rajeshwatches",
|
||||
testimonial: "Watched three movies here already. The booking system is so smooth and the theater is always clean.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747084298-1gfwd0v1.jpg",
|
||||
imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ananya Patel",
|
||||
handle: "@ananyalovestheatre",
|
||||
testimonial: "The reclining seats are heavenly. Worth every penny. Highly recommend for date nights!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766414401529-6db20epg.jpg",
|
||||
imageAlt: "Ananya Patel"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Singh",
|
||||
handle: "@vikramfilmfan",
|
||||
testimonial: "Premium quality at reasonable prices. This is exactly what cinema should be. A must visit!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747085219-gdjz9gfm.jpg",
|
||||
imageAlt: "Vikram Singh"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Deepa Gupta",
|
||||
handle: "@deepamovies",
|
||||
testimonial: "The ambiance and service here are exceptional. My family loves coming here for weekend movies.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766747086052-gly31ipf.jpg",
|
||||
imageAlt: "Deepa Gupta"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Arjun Menon",
|
||||
handle: "@arjunpopcorn",
|
||||
testimonial: "Finally a cinema that values customer experience. The online booking feature is a game-changer!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766492697041-9adqfrju.jpg",
|
||||
imageAlt: "Arjun Menon"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our cinema and services"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I book tickets online?",
|
||||
content: "Visit our website, select the movie, date, and time. Choose your preferred seats from our interactive seating chart and complete the payment. You will receive a confirmation email with your ticket details."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "What are your ticket prices?",
|
||||
content: "Standard tickets are ₹200-₹250 depending on the movie and time. Weekend and evening shows may have premium pricing. We offer special discounts for groups and students."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I cancel or modify my booking?",
|
||||
content: "Yes, you can cancel bookings up to 2 hours before the show starts for a full refund. Modifications to date or time are allowed with a ₹50 processing fee."
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you have parking facilities?",
|
||||
content: "Yes, we have a dedicated parking area with 200+ spaces available. Parking is complimentary for all moviegoers. EV charging stations are also available."
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Are outside food and beverages allowed?",
|
||||
content: "We don't allow outside food or drinks to maintain cinema quality. However, we have a well-stocked snack counter with affordable options and combo deals."
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "What special facilities do you offer?",
|
||||
content: "We provide wheelchair accessibility, premium reclinable seats, kids' snack options, and a VIP lounge. We also host special screenings and film festivals throughout the year."
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
animationType="smooth"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactInline
|
||||
text="Ready to book your movie experience?"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Look With Us"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user