17 Commits

Author SHA1 Message Date
bcecc4d5bb Merge version_10 into main
Merge version_10 into main
2026-01-14 22:00:48 +00:00
411ec02699 Update src/app/page.tsx 2026-01-14 22:00:43 +00:00
38b2f288d8 Merge version_9 into main
Merge version_9 into main
2026-01-14 21:16:52 +00:00
102cce00d3 Update src/app/page.tsx 2026-01-14 21:16:47 +00:00
dcf506aba4 Merge version_8 into main
Merge version_8 into main
2026-01-14 21:14:01 +00:00
3100d77f82 Update src/app/page.tsx 2026-01-14 21:13:57 +00:00
bbd550fbbf Update src/app/layout.tsx 2026-01-14 21:13:56 +00:00
c4fd3fefb8 Merge version_7 into main
Merge version_7 into main
2026-01-14 21:10:55 +00:00
77d71c8f74 Update src/app/page.tsx 2026-01-14 21:10:50 +00:00
46c8d208fa Merge version_6 into main
Merge version_6 into main
2026-01-14 21:08:43 +00:00
219eb396e4 Update src/app/page.tsx 2026-01-14 21:08:38 +00:00
87eea8a4b7 Merge version_4 into main
Merge version_4 into main
2026-01-14 21:05:50 +00:00
2cc6109457 Update src/app/page.tsx 2026-01-14 21:05:45 +00:00
bc8a61e9b0 Merge version_3 into main
Merge version_3 into main
2026-01-14 21:02:35 +00:00
b29ee97333 Update src/app/page.tsx 2026-01-14 21:02:31 +00:00
a937d2427e Update src/app/layout.tsx 2026-01-14 21:02:30 +00:00
24cdb6a8d2 Merge version_2 into main
Merge version_2 into main
2026-01-14 21:00:11 +00:00

View File

@@ -1,15 +1,14 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroLogo from '@/components/sections/hero/HeroLogo';
import MediaAbout from '@/components/sections/about/MediaAbout';
import SplitAbout from '@/components/sections/about/SplitAbout';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Gift, Heart, Mail, Sparkles, Star, UtensilsCrossed } from "lucide-react";
import { Gift, Heart, Mail, Sparkles, Star, UtensilsCrossed, Flame, Wine, MapPin, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -48,14 +47,14 @@ export default function LandingPage() {
{ text: "Make a Reservation", href: "reservations" },
{ text: "View Menu", href: "menu" }
]}
imageSrc="https://img.b2bpic.net/free-photo/cocktail-glasses-with-decorations-front-man_23-2148454463.jpg"
imageSrc="https://img.b2bpic.net/free-photo/young-adults-enjoying-food_23-2149303535.jpg?id=23429832"
imageAlt="The Mixer hero background"
showDimOverlay={true}
/>
</div>
<div id="about" data-section="about">
<MediaAbout
<SplitAbout
title="About The Mixer"
description="The Mixer is a family-owned restaurant & bar located in the vibrant Liberty Station neighborhood of San Diego. We're dedicated to serving exceptional cocktails, delicious burgers, and mouthwatering brunch with genuine hospitality. Whether you're joining us for happy hour, a special celebration, or an everyday escape, we create moments of connection and good vibes for our community."
tag="San Diego's Community Hub"
@@ -64,7 +63,29 @@ export default function LandingPage() {
buttons={[
{ text: "Join Super Rewards", href: "rewards" }
]}
bulletPoints={[
{
title: "Craft Cocktails", description: "Expert mixologists crafting signature drinks with premium spirits and fresh ingredients", icon: Wine
},
{
title: "Gourmet Burgers", description: "Handcrafted burgers featuring grass-fed beef, aged cheddar, and house-made sauces", icon: UtensilsCrossed
},
{
title: "Weekend Brunch", description: "Delicious brunch menu with fresh flavors and morning cocktails to start your day", icon: Sparkles
},
{
title: "Community Vibes", description: "A welcoming space where locals gather for connection, celebration, and good times", icon: Heart
},
{
title: "Local Sourcing", description: "Fresh ingredients sourced from San Diego farmers and local suppliers whenever possible", icon: MapPin
},
{
title: "Expert Staff", description: "Knowledgeable team passionate about hospitality and creating memorable dining experiences", icon: Users
}
]}
textboxLayout="default"
useInvertedBackground="invertDefault"
imagePosition="right"
/>
</div>
@@ -79,10 +100,10 @@ export default function LandingPage() {
id: "1", name: "The Classic Mixer Burger", price: "From $16", variant: "Grass-fed beef, aged cheddar, special sauce", imageSrc: "https://img.b2bpic.net/free-photo/side-view-mix-detox-water-with-lemon-apples-mint-cucumber-decanters_141793-13016.jpg", imageAlt: "Classic Mixer Burger"
},
{
id: "2", name: "Signature Craft Cocktail", price: "From $14", variant: "House spirits, fresh citrus, premium bitters", imageSrc: "https://img.b2bpic.net/free-photo/man-holding-colorful-cocktail-glasses_23-2148454465.jpg", imageAlt: "Signature Craft Cocktail"
id: "2", name: "Signature Craft Cocktail", price: "From $14", variant: "House spirits, fresh citrus, premium bitters", imageSrc: "https://img.b2bpic.net/free-photo/woman-eating-french-fries-sandwich-with-cheese-tomato-with-sauce_141793-4339.jpg?id=8074271", imageAlt: "Signature Craft Cocktail"
},
{
id: "3", name: "Happy Hour Special", price: "From $6", variant: "Select appetizers & drinks, daily 4-6pm", imageSrc: "https://img.b2bpic.net/free-photo/tinctures-mint-orange-cucumber-lemon-side-view_141793-15536.jpg", imageAlt: "Happy Hour Specials"
id: "3", name: "Happy Hour Special", price: "From $6", variant: "Select appetizers & drinks, daily 4-6pm", imageSrc: "https://img.b2bpic.net/free-photo/side-view-cocktail-shots-with-slice-lemon-kiwi-slice-candles-bar_176474-3056.jpg?id=7724643", imageAlt: "Happy Hour Specials"
}
]}
textboxLayout="default"
@@ -92,48 +113,6 @@ export default function LandingPage() {
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardThree
title="Special Offers & Memberships"
description="Enjoy exclusive benefits and savings with our Super Rewards program and special event packages"
tag="Loyalty Rewards"
tagIcon={Gift}
plans={[
{
id: "1", price: "Free", name: "Super Rewards", buttons: [
{ text: "Join Program", href: "rewards" },
{ text: "Learn More", href: "about" }
],
features: [
"Earn points on every visit", "Exclusive member-only specials", "Birthday surprise rewards", "Early access to new menu items", "VIP event invitations"
]
},
{
id: "2", badge: "Most Popular", badgeIcon: Star,
price: "From $50", name: "Gift Cards", buttons: [
{ text: "Buy Gift Card", href: "gift-cards" },
{ text: "Check Balance", href: "gift-card-lookup" }
],
features: [
"Perfect for any occasion", "No expiration date", "Digital and physical options", "Personalized messages", "Instant delivery available"
]
},
{
id: "3", price: "Custom", name: "Private Events", buttons: [
{ text: "Book an Event", href: "events" },
{ text: "View Packages", href: "events" }
],
features: [
"Customized menu options", "Dedicated event coordinator", "Flexible space configurations", "Premium bar service", "Memorable experiences guaranteed"
]
}
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground="invertDefault"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Community Says"
@@ -166,10 +145,10 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<div id="contact" data-section="contact" data-webild-id="webild-1768427972362-mmmncxuit">
<ContactSplit
tag="Stay Connected"
title="Join Our Email List"
title="Join our rewards program"
description="Subscribe to get updates about new menu items, special events, exclusive offers, and local happenings at The Mixer. Be part of our community!"
imageSrc="https://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
imageAlt="The Mixer bar interior"