Merge version_1 into main #2
232
src/app/page.tsx
232
src/app/page.tsx
@@ -10,6 +10,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
||||
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import { Film, Disc3, Gamepad2, Star, Sparkles, Mail } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -49,15 +50,11 @@ export default function HomePage() {
|
||||
description="Rent movies, discover rare films, and enjoy a collection you won't find on streaming services. Welcome to 6th Video Signals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:(978)897-3411",
|
||||
},
|
||||
text: "Call Now", href: "tel:(978)897-3411"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com/?q=16+Nason+St,+Maynard,+MA+01754",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=16+Nason+St,+Maynard,+MA+01754"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chest-with-tourist-stuff_23-2147770905.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chest-with-tourist-stuff_23-2147770905.jpg"
|
||||
imageAlt="Video rental store shelves with DVDs and Blu-rays"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -71,37 +68,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Media Formats",
|
||||
title: "Multiple Formats",
|
||||
subtitle: "DVD, Blu-ray, 4K & VHS",
|
||||
description:
|
||||
"Choose from standard DVDs, high-definition Blu-rays, stunning 4K resolution, and classic VHS tapes. Whether you have a vintage player or the latest technology, we've got you covered.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vintage-vhs-packaging-arrangement_23-2149854272.jpg?_wi=1",
|
||||
imageAlt: "Organized collection of DVDs and Blu-rays",
|
||||
},
|
||||
tag: "Media Formats", title: "Multiple Formats", subtitle: "DVD, Blu-ray, 4K & VHS", description:
|
||||
"Choose from standard DVDs, high-definition Blu-rays, stunning 4K resolution, and classic VHS tapes. Whether you have a vintage player or the latest technology, we've got you covered.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vintage-vhs-packaging-arrangement_23-2149854272.jpg", imageAlt: "Organized collection of DVDs and Blu-rays"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Entertainment",
|
||||
title: "Game Rentals",
|
||||
subtitle: "Console & PC Games",
|
||||
description:
|
||||
"Rent the latest and greatest console games for PlayStation, Xbox, Nintendo, and more. Try before you buy and discover new favorites without the full purchase price.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/parents-smiling-taking-selfie_23-2148414932.jpg?_wi=1",
|
||||
imageAlt: "Video game rental section display",
|
||||
},
|
||||
tag: "Entertainment", title: "Game Rentals", subtitle: "Console & PC Games", description:
|
||||
"Rent the latest and greatest console games for PlayStation, Xbox, Nintendo, and more. Try before you buy and discover new favorites without the full purchase price.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/parents-smiling-taking-selfie_23-2148414932.jpg", imageAlt: "Video game rental section display"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Collections",
|
||||
title: "Rare & Classics",
|
||||
subtitle: "Hard-to-Find Titles",
|
||||
description:
|
||||
"Our massive collection includes rare films, classic cinema, and titles you can't find on any streaming platform. We pride ourselves on preserving film culture.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/set-film-near-retro-camera_23-2147852352.jpg?_wi=1",
|
||||
imageAlt: "Rare and classic film collection",
|
||||
},
|
||||
tag: "Collections", title: "Rare & Classics", subtitle: "Hard-to-Find Titles", description:
|
||||
"Our massive collection includes rare films, classic cinema, and titles you can't find on any streaming platform. We pride ourselves on preserving film culture.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/set-film-near-retro-camera_23-2147852352.jpg", imageAlt: "Rare and classic film collection"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -115,24 +94,13 @@ export default function HomePage() {
|
||||
tag="Membership"
|
||||
plans={[
|
||||
{
|
||||
id: "plus",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Monthly Plan",
|
||||
subtitle: "Unlimited movie & game rentals",
|
||||
buttons={[
|
||||
id: "plus", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "Monthly Plan", subtitle: "Unlimited movie & game rentals", buttons: [
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "tel:(978)897-3411",
|
||||
},
|
||||
]}
|
||||
features={[
|
||||
"Unlimited movie rentals",
|
||||
"Access to entire collection",
|
||||
"Exclusive member discounts",
|
||||
"Priority rental reserves",
|
||||
"Special member events",
|
||||
]}
|
||||
text: "Join Now", href: "tel:(978)897-3411"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited movie rentals", "Access to entire collection", "Exclusive member discounts", "Priority rental reserves", "Special member events"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -145,33 +113,17 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah M.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-young-man-looking-camera_23-2148281688.jpg?_wi=1",
|
||||
imageAlt: "Sarah M., local customer",
|
||||
},
|
||||
id: "1", name: "Sarah M.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-young-man-looking-camera_23-2148281688.jpg", imageAlt: "Sarah M., local customer"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike T.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg?_wi=1",
|
||||
imageAlt: "Mike T., movie enthusiast",
|
||||
},
|
||||
id: "2", name: "Mike T.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", imageAlt: "Mike T., movie enthusiast"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jennifer K.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg?_wi=1",
|
||||
imageAlt: "Jennifer K., film collector",
|
||||
},
|
||||
id: "3", name: "Jennifer K.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg", imageAlt: "Jennifer K., film collector"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=1",
|
||||
imageAlt: "David L., community member",
|
||||
},
|
||||
id: "4", name: "David L.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg", imageAlt: "David L., community member"},
|
||||
]}
|
||||
cardTitle="Trusted by Over 1,000 Happy Customers. 4.6 ⭐ Rating."
|
||||
cardTag="Real Customer Stories"
|
||||
@@ -184,29 +136,17 @@ export default function HomePage() {
|
||||
<MetricCardThree
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Film,
|
||||
title: "Best Picture Winners",
|
||||
value: "88.5 of 91",
|
||||
},
|
||||
id: "1", icon: Film,
|
||||
title: "Best Picture Winners", value: "88.5 of 91"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Disc3,
|
||||
title: "DVDs & Blu-rays",
|
||||
value: "10,000+",
|
||||
},
|
||||
id: "2", icon: Disc3,
|
||||
title: "DVDs & Blu-rays", value: "10,000+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Gamepad2,
|
||||
title: "Games to Rent",
|
||||
value: "2,000+",
|
||||
},
|
||||
id: "3", icon: Gamepad2,
|
||||
title: "Games to Rent", value: "2,000+"},
|
||||
{
|
||||
id: "4",
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "4.6 ⭐",
|
||||
},
|
||||
id: "4", icon: Star,
|
||||
title: "Google Rating", value: "4.6 ⭐"},
|
||||
]}
|
||||
title="Why Choose 6th Video Signals"
|
||||
description="We never throw anything out. We preserve film culture and maintain the ultimate collection."
|
||||
@@ -217,6 +157,41 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about rentals, membership, and visiting us."
|
||||
tag="Help Center"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How much are rentals?", content:
|
||||
"Rental prices vary by format and title. DVDs typically range from $2-4, Blu-rays $3-5, and 4K Blu-rays $4-6. Our Plus members enjoy unlimited rentals for one monthly price."},
|
||||
{
|
||||
id: "2", title: "What are your store hours?", content:
|
||||
"We're open daily to serve the Maynard community. Please call (978) 897-3411 for current hours, or check our website for any holiday closures."},
|
||||
{
|
||||
id: "3", title: "Can I reserve movies?", content:
|
||||
"Absolutely! Call us at (978) 897-3411 to reserve a specific movie. Plus members get priority reservation access."},
|
||||
{
|
||||
id: "4", title: "Do you rent games?", content:
|
||||
"Yes! We have an extensive selection of console games for PlayStation, Xbox, Nintendo Switch, and more. Rentals are affordable and a great way to try before buying."},
|
||||
{
|
||||
id: "5", title: "What if I can't find a movie?", content:
|
||||
"With our massive collection, we likely have what you're looking for. If we don't, our knowledgeable staff can help you find similar titles or try to locate hard-to-find films."},
|
||||
{
|
||||
id: "6", title: "Is there a late fee?", content:
|
||||
"Yes, we have reasonable late fees to encourage timely returns. Ask our staff about our grace period and pricing when you rent."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-shopping-mall_23-2150585930.jpg"
|
||||
imageAlt="Welcoming interior of 6th Video Signals store"
|
||||
mediaPosition="left"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactCTA
|
||||
tag="Ready for a Real Movie Night?"
|
||||
@@ -225,13 +200,9 @@ export default function HomePage() {
|
||||
description="Experience the magic of browsing our massive collection in person. Call us, visit the store, or become a member to unlock unlimited rentals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (978) 897-3411",
|
||||
href: "tel:(978)897-3411",
|
||||
},
|
||||
text: "Call (978) 897-3411", href: "tel:(978)897-3411"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com/?q=16+Nason+St,+Maynard,+MA+01754",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=16+Nason+St,+Maynard,+MA+01754"},
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -240,70 +211,43 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-shopping-mall_23-2150585930.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-shopping-mall_23-2150585930.jpg"
|
||||
imageAlt="6th Video Signals store interior"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Rentals",
|
||||
href: "/rentals",
|
||||
},
|
||||
label: "Rentals", href: "/rentals"},
|
||||
{
|
||||
label: "Membership",
|
||||
href: "/membership",
|
||||
},
|
||||
label: "Membership", href: "/membership"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Get In Touch",
|
||||
items: [
|
||||
title: "Get In Touch", items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:(978)897-3411",
|
||||
},
|
||||
label: "Call Us", href: "tel:(978)897-3411"},
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "https://maps.google.com/?q=16+Nason+St,+Maynard,+MA+01754",
|
||||
},
|
||||
label: "Visit Us", href: "https://maps.google.com/?q=16+Nason+St,+Maynard,+MA+01754"},
|
||||
{
|
||||
label: "Google Reviews",
|
||||
href: "https://www.google.com/maps/search/6th+Video+Signals",
|
||||
},
|
||||
label: "Google Reviews", href: "https://www.google.com/maps/search/6th+Video+Signals"},
|
||||
{
|
||||
label: "Contact Form",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Form", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Community",
|
||||
items: [
|
||||
title: "Community", items: [
|
||||
{
|
||||
label: "Membership",
|
||||
href: "/membership",
|
||||
},
|
||||
label: "Membership", href: "/membership"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "/events",
|
||||
},
|
||||
label: "Events", href: "/events"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Store Hours",
|
||||
href: "tel:(978)897-3411",
|
||||
},
|
||||
label: "Store Hours", href: "tel:(978)897-3411"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user