Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-26 04:16:03 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { CheckCircle, Flame, Zap } from "lucide-react";
import { Beer, Pizza, Star, CalendarDays } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,33 +31,24 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home", id: "hero"},
{
name: "Menu", id: "menu"},
{
name: "About", id: "about"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Pizzaria Artisana"
brandName="Blackjack Mulligan's"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "plain"}}
title="Authentic Wood-Fired Pizza in Every Slice"
description="Experience the traditional taste of Italy delivered fresh to your door or enjoyed in our cozy shop."
buttons={[
{
text: "Order Now", href: "#menu"},
{
text: "View Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-italian-food-composition_23-2148601629.jpg"
imageAlt="Wood fired pizza"
background={{ variant: "plain" }}
title="Blackjack Mulligan's Public House"
description="Your favorite neighborhood spot in Hawthorne, NJ. Great food, cold drinks, and even better company."
buttons={[{ text: "View Our Menu", href: "#menu" }]}
imageSrc="https://img.b2bpic.net/free-photo/pub-interior-with-bar-counter-seats_23-2148738346.jpg"
imageAlt="Blackjack Mulligan's Interior"
/>
</div>
@@ -67,36 +58,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Farm Fresh Ingredients", description: "Locally sourced veggies and premium meats.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-baker-s-hand-flattening-dough-kitchen-counter_23-2147883598.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-sausage-corn-beans-shrimp-bacon-wooden-plate_1150-27088.jpg"},
],
},
{
title: "Wood-Fired Perfection", description: "Traditional oven for that authentic crisp.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-baking-pizza-wood-fired-oven_52683-106696.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-rolling-dough-triangle-croissant_23-2148742177.jpg"},
],
},
{
title: "Fast Delivery", description: "Hot and fresh, straight to your home.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-with-cheese-four-kinds-cheese-concept-delicious-italian-pizza_78826-2828.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2219.jpg"},
],
},
{ title: "Game Day Headquarters", description: "Catch all the action with our extensive sports coverage.", icon: Beer, mediaItems: [{ imageSrc: "https://img.b2bpic.net/free-photo/people-watching-sport-pub_23-2148738327.jpg" }, { imageSrc: "https://img.b2bpic.net/free-photo/pint-beer-bar_23-2148738356.jpg" }] },
{ title: "Trivia Nights", description: "Test your knowledge every Thursday night with our weekly trivia!", icon: CalendarDays, mediaItems: [{ imageSrc: "https://img.b2bpic.net/free-photo/group-friends-playing-trivia_23-2148738360.jpg" }, { imageSrc: "https://img.b2bpic.net/free-photo/question-mark-trivia_23-2148738365.jpg" }] },
]}
title="Why Our Pizza?"
description="Crafted with love, patience, and the finest ingredients we can find."
title="More Than Just a Pub"
description="We pride ourselves on a welcoming atmosphere for families and sports enthusiasts alike."
/>
</div>
@@ -107,30 +73,23 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1", name: "Classic Margherita", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-with-cheese-four-kinds-cheese-concept-delicious-italian-pizza_78826-2828.jpg?_wi=2"},
{
id: "p2", name: "Spicy Pepperoni", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-salami-pizza_1004-25.jpg"},
{
id: "p3", name: "Garden Veggie", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-pizza-with-vegetables-wooden-table_181624-44917.jpg"},
{
id: "p4", name: "Truffle Mushroom", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-with-vegetables_23-2148567129.jpg"},
{
id: "p5", name: "Smoky BBQ Chicken", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-pizza-with-mushrooms-spices_114579-10420.jpg"},
{
id: "p6", name: "Four Cheese Delight", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-mozarella-cheese-tomato-sauce_114579-8801.jpg"},
{ id: "p1", name: "Signature Hot Wings", price: "$14.95", imageSrc: "https://img.b2bpic.net/free-photo/fried-chicken-wings_1150-16348.jpg" },
{ id: "p2", name: "Mulligan's Burger", price: "$16.50", imageSrc: "https://img.b2bpic.net/free-photo/gourmet-burger-with-cheese_1150-16334.jpg" },
{ id: "p3", name: "Classic Bar Pizza", price: "$12.00", imageSrc: "https://img.b2bpic.net/free-photo/pepperoni-pizza_1150-16340.jpg" },
{ id: "p4", name: "Loaded Nachos", price: "$13.50", imageSrc: "https://img.b2bpic.net/free-photo/nachos-with-cheese_1150-16355.jpg" },
]}
title="Our Signature Pies"
description="Hand-stretched dough topped with the finest artisanal ingredients."
title="Menu Favorites"
description="Delicious comfort food made to hit the spot every time."
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Our Story"
title="About Us"
description={[
"Founded in 2010, Pizzaria Artisana started with a simple mission: bringing authentic Italian flavors to our local neighborhood.", "We believe that the secret to great pizza is slow-fermented dough and fresh, high-quality ingredients."]}
"Blackjack Mulligan's is Hawthorne's go-to family-friendly public house.", "Since opening our doors, we've focused on creating a casual environment where everyone feels like a regular."
]}
/>
</div>
@@ -140,19 +99,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Alice M.", role: "Foodie", testimonial: "Best pizza in town, hands down!", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-man-communicating-with-his-african-american-girlfriend-while-passing-her-food-dining-table_637285-3562.jpg"},
{
id: "2", name: "Brian K.", role: "Family Man", testimonial: "My kids love the pepperoni here.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2149872404.jpg"},
{
id: "3", name: "Sarah P.", role: "Regular", testimonial: "Always fresh, always fast.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-charming-curly-hispanic-girl-cooking-her-kitchen-grates-cheese-grater_613910-4901.jpg"},
{
id: "4", name: "David W.", role: "Food Blogger", testimonial: "The crust is perfection.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203584.jpg"},
{
id: "5", name: "Elena R.", role: "Office Manager", testimonial: "Our team's favorite office lunch.", imageSrc: "http://img.b2bpic.net/free-photo/glamour-african-american-woman-eating-pizza-drink-lemonade-restaurant_627829-5425.jpg"},
{ id: "1", name: "Mark T.", role: "Local Resident", testimonial: "The best wings in the area. Service is always friendly!", icon: Star },
{ id: "2", name: "Jennifer H.", role: "Regular", testimonial: "Perfect spot for a family dinner after the game.", icon: Star },
]}
title="What Our Customers Say"
description="Join thousands of pizza lovers who have made us their favorite local spot."
title="Customer Reviews"
description="Hear why our community loves Blackjack Mulligan's."
/>
</div>
@@ -161,15 +112,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "Do you deliver?", content: "Yes, we deliver within a 5-mile radius."},
{
id: "f2", title: "Do you have vegan options?", content: "Absolutely, try our Garden Veggie without cheese."},
{
id: "f3", title: "What are your hours?", content: "We are open daily from 11 AM to 10 PM."},
{ id: "f1", title: "Is the pub kid-friendly?", content: "Yes! We welcome families of all ages in our dining area." },
{ id: "f2", title: "Do you host private events?", content: "We have space available for private parties. Contact us to learn more!" },
]}
title="Common Questions"
description="Everything you need to know about our pizzas and ordering."
title="Frequently Asked"
description="Answers to questions about our pub and events."
faqsAnimation="slide-up"
/>
</div>
@@ -177,12 +124,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain"}}
background={{ variant: "plain" }}
tag="Contact Us"
title="Stay Updated"
description="Sign up for our newsletter to get exclusive deals and special offers."
imageSrc="http://img.b2bpic.net/free-photo/young-asian-woman-with-tablet-standing-front-cafe-entrance-inviting-guests-customers_1258-199373.jpg"
title="Visit Blackjack Mulligan's"
description="Located in the heart of Hawthorne, NJ. Drop in for a pint and a bite!"
imageSrc="https://img.b2bpic.net/free-photo/pub-frontage_23-2148738370.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -190,27 +136,13 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Shop", items: [
{
label: "Menu", href: "#menu"},
{
label: "About", href: "#about"},
],
},
{
title: "Support", items: [
{
label: "FAQ", href: "#faq"},
{
label: "Contact", href: "#contact"},
],
},
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#menu" }] },
{ title: "Contact", items: [{ label: "Visit Us", href: "#contact" }] },
]}
logoText="Pizzaria Artisana"
logoText="Blackjack Mulligan's"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}