10 Commits

Author SHA1 Message Date
30b76f945c Merge version_3 into main
Merge version_3 into main
2026-05-14 01:22:15 +00:00
54f43fb594 Update src/app/pricing/page.tsx 2026-05-14 01:22:09 +00:00
b7ffb787fd Merge version_3 into main
Merge version_3 into main
2026-05-14 01:21:42 +00:00
a56c74c628 Add src/app/pricing/page.tsx 2026-05-14 01:21:38 +00:00
348bdbdb92 Update src/app/page.tsx 2026-05-14 01:21:38 +00:00
910d4de87d Merge version_2 into main
Merge version_2 into main
2026-05-14 01:18:44 +00:00
8023857c00 Update src/app/page.tsx 2026-05-14 01:18:37 +00:00
5fa85bf699 Merge version_1 into main
Merge version_1 into main
2026-05-14 01:12:49 +00:00
c5547bf31f Merge version_1 into main
Merge version_1 into main
2026-05-14 01:12:20 +00:00
1fdef8e623 Merge version_1 into main
Merge version_1 into main
2026-05-14 01:11:44 +00:00
2 changed files with 84 additions and 29 deletions

View File

@@ -35,6 +35,7 @@ export default function LandingPage() {
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Pricing", id: "/pricing" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
@@ -46,17 +47,14 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{ variant: "plain" }}
title="Welcome to The 90's"
description="Step back in time to the golden age of grunge, neon, and the best comfort food. Experience the flavors that defined a generation."
title="Relive the 90s: A Fun, Nostalgic Dining Journey"
description="From iconic comfort food to the beats that defined the decade, rediscover the vibes of the old days. Immerse yourself in a space where music, flavor, and memories collide."
testimonials={[
{ name: "Jenna M.", handle: "@jenna90s", testimonial: "The atmosphere is pure nostalgia! Best burger in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-cake-arrangement_23-2149298554.jpg?_wi=1" },
{ name: "Mark D.", handle: "@markyd", testimonial: "Feels just like my childhood basement. Love the vibes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/labor-day-celebration-with-portrait-laborer-work_23-2151755763.jpg?_wi=1" },
{ name: "Sarah P.", handle: "@sarahp", testimonial: "The shakes are iconic. A must-visit spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-paintings-walls_140725-6310.jpg" },
{ name: "David L.", handle: "@davel90", testimonial: "Best playlist ever. Taking me right back.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sandwich-inside-colorful-plate-inside-cheese-ham-blue_140725-20903.jpg?_wi=1" },
{ name: "Elena K.", handle: "@elenak90s", testimonial: "Absolutely obsessed with the interior design.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7937.jpg?_wi=1" },
]}
buttons={[{ text: "View Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-tasty-cake-arrangement_23-2149298554.jpg?_wi=2"
buttons={[{ text: "View Menu", href: "#menu" }, { text: "Reserve Table", href: "#contact" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dh4eyqv3JRjZwbVAWTwbuL7UXO/uploaded-1778721504495-lyjtdjba.png"
mediaAnimation="slide-up"
/>
</div>
@@ -65,12 +63,12 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="split"
useInvertedBackground={true}
title="A Taste of Yesterday"
description="We celebrate the spirit of the 90s by curating an authentic experience. From our neon-lit interiors to our curated playlist, every detail is designed to bring back memories."
title="The Vibe of the Old Days"
description="We bring back the era of neon lights, classic tunes, and genuine social connection. Join us for a journey through the food, music, and unforgettable experiences that made the 90s special."
bulletPoints={[
{ title: "Authentic Vibes", description: "Classic 90s pop-culture memorabilia throughout." },
{ title: "Comfort Classics", description: "Signature burgers, fries, and shakes made fresh." },
{ title: "Family Fun", description: "Arcade games and a lively, welcoming atmosphere." },
{ title: "Iconic Cuisine", description: "Signature burgers and comfort dishes from the era." },
{ title: "Retro Soundtrack", description: "The best hits from the 90s playing all day long." },
{ title: "Total Experience", description: "A immersive atmosphere meant for good times." },
]}
imageSrc="http://img.b2bpic.net/free-photo/labor-day-celebration-with-portrait-laborer-work_23-2151755763.jpg?_wi=2"
mediaAnimation="blur-reveal"
@@ -83,30 +81,28 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Arcade Zone", description: "Play the original arcade classics you loved.", bentoComponent: "reveal-icon", icon: Star },
{ title: "Dress Code", description: "Dress to impress! Smart casual recommended to match our nostalgic, chic vibe.", bentoComponent: "reveal-icon", icon: Star },
{ title: "Live DJ Sets", description: "Every Friday night with the best hits.", bentoComponent: "reveal-icon", icon: Headphones },
{ title: "Retro Decor", description: "Authentic 90s furniture and posters.", bentoComponent: "reveal-icon", icon: Tv },
]}
title="More Than Food"
description="We offer a fully immersive experience that keeps the spirit of the 90s alive."
title="House Rules & Vibes"
description="From arcade zones to our dress code, here's what to expect."
/>
</div>
<div id="menu" data-section="menu">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
buttons={[{ text: "Reserve Table", href: "#contact" }]}
products={[
{ id: "1", name: "The 90's Burger", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-sandwich-inside-colorful-plate-inside-cheese-ham-blue_140725-20903.jpg?_wi=2" },
{ id: "2", name: "Classic Fries", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/long-chicken-sandwich-with-pickled-cucumber-tomato-cheese-served-with-fries-sauce_141793-2252.jpg" },
{ id: "3", name: "Vanilla Shake", price: "$7.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751964.jpg" },
{ id: "4", name: "Buffalo Wings", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg" },
{ id: "5", name: "Club Sandwich", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486017.jpg" },
{ id: "6", name: "Soda Float", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-creamy-cakes-with-candies-dark-grey-background-dessert-cake-biscuit-candy-cookie-color_140725-110239.jpg" },
]}
title="Menu Classics"
title="Signature 90's Favorites"
description="Our signature dishes cooked just right."
/>
</div>
@@ -119,9 +115,6 @@ export default function LandingPage() {
testimonials={[
{ id: "t1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "I love the retro vibes. It's the best spot to hang out.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7937.jpg?_wi=2" },
{ id: "t2", name: "John Doe", handle: "@johndoe", testimonial: "Brought back so many great memories. Amazing place.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg" },
{ id: "t3", name: "Jane Wilson", handle: "@janew", testimonial: "Delicious food and super friendly service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg" },
{ id: "t4", name: "Mark Evans", handle: "@marke", testimonial: "The Arcade Zone is a total blast from the past.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg" },
{ id: "t5", name: "Lucy Davis", handle: "@lucyd", testimonial: "Nostalgia done perfectly. Truly great experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg" },
]}
showRating={true}
title="Customer Stories"
@@ -137,7 +130,6 @@ export default function LandingPage() {
metrics={[
{ id: "m1", value: "15,000+", title: "Burgers Served", description: "Since our opening day.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-bread-toasts-with-sour-cream-dogwoods-inside-orange-plate-yellow_140725-30100.jpg" },
{ id: "m2", value: "250+", title: "Arcade Games", description: "Played by guests yearly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151433965.jpg" },
{ id: "m3", value: "100%", title: "Nostalgia", description: "Guaranteed in every visit.", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-meal_23-2149039326.jpg" },
]}
title="By The Numbers"
description="Keeping the spirit alive since we opened."
@@ -149,8 +141,7 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "Do I need a reservation?", content: "We are walk-in friendly, but reservations are recommended for weekends." },
{ id: "f2", title: "Is it dog friendly?", content: "We welcome pets in our outdoor dining area." },
{ id: "f3", title: "Are there vegetarian options?", content: "Yes, we have a selection of vegetarian burgers and sides." },
{ id: "f2", title: "What is the dress code?", content: "We encourage smart casual attire! A black suit or a elegant dress fits the sophisticated, nostalgic vibe perfectly." },
]}
sideTitle="Questions?"
faqsAnimation="slide-up"
@@ -161,8 +152,8 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{ variant: "plain" }}
text="Have a question or want to host a private party? Reach out to us!"
buttons={[{ text: "Contact Us", href: "mailto:hello@the90s.com" }]}
text="Have a question or want to book a table? Reach out to us!"
buttons={[{ text: "Reserve Table", href: "#" }, { text: "Contact Us", href: "mailto:hello@the90s.com" }]}
/>
</div>
@@ -170,7 +161,7 @@ export default function LandingPage() {
<FooterBaseCard
logoText="The 90's"
columns={[
{ title: "Quick Links", items: [{ label: "About", href: "#about" }, { label: "Menu", href: "#menu" }] },
{ title: "Quick Links", items: [{ label: "About", href: "#about" }, { label: "Menu", href: "#menu" }, { label: "Pricing", href: "/pricing" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
/>

64
src/app/pricing/page.tsx Normal file
View File

@@ -0,0 +1,64 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
export default function PricingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="floatingGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Menu", id: "/menu" },
{ name: "Pricing", id: "/pricing" },
{ name: "Testimonials", id: "/testimonials" },
{ name: "Contact", id: "/contact" },
]}
brandName="The 90's"
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardEight
title="Our Packages"
description="Choose the perfect dining experience for your group."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
plans={[
{ id: "standard", badge: "Starter", price: "$45", subtitle: "Best for couples", buttons: [{ text: "Book Now", href: "/contact" }], features: ["2 Course Meal", "Retro Drinks", "Arcade Credits"] },
{ id: "premium", badge: "Vibe Master", price: "$85", subtitle: "Best for groups", buttons: [{ text: "Book Now", href: "/contact" }], features: ["3 Course Meal", "Retro Drinks", "Arcade Credits", "VIP Table"] },
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="The 90's"
columns={[
{ title: "Quick Links", items: [{ label: "About", href: "/about" }, { label: "Menu", href: "/menu" }, { label: "Pricing", href: "/pricing" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}