Merge version_1 into main #1
248
src/app/page.tsx
248
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
{
|
||||
name: "Atmosphere",
|
||||
id: "#atmosphere",
|
||||
},
|
||||
{
|
||||
name: "Events",
|
||||
id: "#events",
|
||||
},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "#visit",
|
||||
},
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Atmosphere", id: "#atmosphere" },
|
||||
{ name: "Events", id: "#events" },
|
||||
{ name: "Visit", id: "#visit" },
|
||||
]}
|
||||
brandName="Double Trouble"
|
||||
/>
|
||||
@@ -58,38 +46,17 @@ export default function LandingPage() {
|
||||
title="Coffee By Day. Cocktails By Night."
|
||||
description="An intimate espresso and cocktail lounge built for slow mornings, late nights, and good company."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Find Us Tonight",
|
||||
href: "#visit",
|
||||
},
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Find Us Tonight", href: "#visit" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pub-interior-with-motorcycle-installation_1262-3608.jpg"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg",
|
||||
alt: "Luxury restaurant, grill bar interior with chandeliers and furniture",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-standing-with-arms-crossed-bar_107420-65502.jpg",
|
||||
alt: "Man standing with arms crossed in bar",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-enjoying-their-time-dj-party_23-2149658376.jpg",
|
||||
alt: "People enjoying their time at a dj party",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-man-sitting-bar-counter_23-2147861962.jpg",
|
||||
alt: "Side view of a man sitting at bar counter",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-coffee-cup-coffee-machine_1232-1982.jpg",
|
||||
alt: "Empty coffee cup on coffee machine",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg", alt: "Luxury restaurant, grill bar interior with chandeliers and furniture" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-standing-with-arms-crossed-bar_107420-65502.jpg", alt: "Man standing with arms crossed in bar" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/people-enjoying-their-time-dj-party_23-2149658376.jpg", alt: "People enjoying their time at a dj party" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-man-sitting-bar-counter_23-2147861962.jpg", alt: "Side view of a man sitting at bar counter" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/empty-coffee-cup-coffee-machine_1232-1982.jpg", alt: "Empty coffee cup on coffee machine" },
|
||||
]}
|
||||
avatarText="Join our growing community of lounge lovers"
|
||||
/>
|
||||
@@ -100,14 +67,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"James Bond Vibes",
|
||||
"Could spend hours here.",
|
||||
"Coffee and alcohol? Delicious combo.",
|
||||
"Eclectic lounge energy.",
|
||||
"Best date-night spot.",
|
||||
"Atmosphere is unmatched.",
|
||||
"Hidden gem find.",
|
||||
]}
|
||||
"James Bond Vibes", "Could spend hours here.", "Coffee and alcohol? Delicious combo.", "Eclectic lounge energy.", "Best date-night spot.", "Atmosphere is unmatched.", "Hidden gem find."]}
|
||||
title="Hear From Locals"
|
||||
description="The neighborhood’s favorite secret lounge."
|
||||
/>
|
||||
@@ -132,33 +92,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Artisan Espresso",
|
||||
tags: [
|
||||
"Daily Brew",
|
||||
"Premium Beans",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-31307.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Craft Cocktails",
|
||||
tags: [
|
||||
"Mixology",
|
||||
"Evening Specialty",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cocktail-glass-with-lemon-slice_23-2148283719.jpg",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Patio Lounge",
|
||||
tags: [
|
||||
"Bamboo Shutters",
|
||||
"Open Air",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-ethnic-friendship-party-leisure-happiness-concept_53876-42765.jpg",
|
||||
},
|
||||
{ id: "f1", title: "Artisan Espresso", tags: ["Daily Brew", "Premium Beans"], imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-31307.jpg" },
|
||||
{ id: "f2", title: "Craft Cocktails", tags: ["Mixology", "Evening Specialty"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-cocktail-glass-with-lemon-slice_23-2148283719.jpg" },
|
||||
{ id: "f3", title: "Patio Lounge", tags: ["Bamboo Shutters", "Open Air"], imageSrc: "http://img.b2bpic.net/free-photo/diverse-ethnic-friendship-party-leisure-happiness-concept_53876-42765.jpg" },
|
||||
]}
|
||||
title="Signature Experiences"
|
||||
description="Curated moments from dawn until after dark."
|
||||
@@ -172,48 +108,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Espresso Martini",
|
||||
price: "$14",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beverage-with-dries-top_141793-619.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Old Fashioned Love Song",
|
||||
price: "$16",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-whiskey-glass-with-cherries-copy-space_23-2148673715.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Iced Latte",
|
||||
price: "$6",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_74190-4186.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Double Shot Flight",
|
||||
price: "$12",
|
||||
variant: "Experience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-turkish-coffee-making-cezve-sand-coffee-bar-professional-barista-manually-prepares-coffee-traditional-way-using-modern-equipment-selective-focus-space-text_166373-2976.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Seasonal Cocktail",
|
||||
price: "$15",
|
||||
variant: "Limited",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Bespoke Mix",
|
||||
price: "$14",
|
||||
variant: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-drinking-cocktails-glass_1203-9366.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Espresso Martini", price: "$14", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/beverage-with-dries-top_141793-619.jpg" },
|
||||
{ id: "p2", name: "Old Fashioned Love Song", price: "$16", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-whiskey-glass-with-cherries-copy-space_23-2148673715.jpg" },
|
||||
{ id: "p3", name: "Iced Latte", price: "$6", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_74190-4186.jpg" },
|
||||
{ id: "p4", name: "Double Shot Flight", price: "$12", variant: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/closeup-turkish-coffee-making-cezve-sand-coffee-bar-professional-barista-manually-prepares-coffee-traditional-way-using-modern-equipment-selective-focus-space-text_166373-2976.jpg" },
|
||||
{ id: "p5", name: "Seasonal Cocktail", price: "$15", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg" },
|
||||
{ id: "p6", name: "Bespoke Mix", price: "$14", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/ice-drinking-cocktails-glass_1203-9366.jpg" },
|
||||
]}
|
||||
title="Featured Drinks"
|
||||
description="Sip your way through our curated seasonal list."
|
||||
@@ -226,41 +126,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah",
|
||||
testimonial: "The atmosphere is unmatched for dates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-patio-with-furniture-vegetation_23-2150698418.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark",
|
||||
testimonial: "Finally, a place that takes both coffee and liquor seriously.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sits-bar-restaurant_8353-453.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena R.",
|
||||
handle: "@elena",
|
||||
testimonial: "I love the moody lighting here.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-house-party_23-2147640498.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David L.",
|
||||
handle: "@david",
|
||||
testimonial: "The best patio in the city, period.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698390.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chloe T.",
|
||||
handle: "@chloe",
|
||||
testimonial: "My go-to spot for any friend group.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/evening-scene-exterior-restaurant-sunset_23-2152024826.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah J.", handle: "@sarah", testimonial: "The atmosphere is unmatched for dates.", imageSrc: "http://img.b2bpic.net/free-photo/rural-patio-with-furniture-vegetation_23-2150698418.jpg" },
|
||||
{ id: "t2", name: "Mark D.", handle: "@mark", testimonial: "Finally, a place that takes both coffee and liquor seriously.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sits-bar-restaurant_8353-453.jpg" },
|
||||
{ id: "t3", name: "Elena R.", handle: "@elena", testimonial: "I love the moody lighting here.", imageSrc: "http://img.b2bpic.net/free-photo/girls-house-party_23-2147640498.jpg" },
|
||||
{ id: "t4", name: "David L.", handle: "@david", testimonial: "The best patio in the city, period.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698390.jpg" },
|
||||
{ id: "t5", name: "Chloe T.", handle: "@chloe", testimonial: "My go-to spot for any friend group.", imageSrc: "http://img.b2bpic.net/free-photo/evening-scene-exterior-restaurant-sunset_23-2152024826.jpg" },
|
||||
]}
|
||||
title="Quaint. Eclectic. Dangerous."
|
||||
description="One drink usually turns into three hours."
|
||||
@@ -271,21 +141,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you accept reservations?",
|
||||
content: "Yes, for groups larger than 6 on weeknights.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is parking available?",
|
||||
content: "Street parking is available nearby. It's well worth the short walk.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
name: "Are you dog-friendly?",
|
||||
content: "Our patio is happy to welcome well-behaved dogs.",
|
||||
},
|
||||
{ id: "q1", title: "Do you accept reservations?", content: "Yes, for groups larger than 6 on weeknights." },
|
||||
{ id: "q2", title: "Is parking available?", content: "Street parking is available nearby. It's well worth the short walk." },
|
||||
{ id: "q3", title: "Are you dog-friendly?", content: "Our patio is happy to welcome well-behaved dogs." },
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -298,16 +156,8 @@ export default function LandingPage() {
|
||||
title="Stay Awhile."
|
||||
description="Coffee dates. Cocktail nights. Repeat."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-home-interior-with-comfortable-furniture-generated-by-ai_188544-38262.jpg"
|
||||
/>
|
||||
@@ -317,37 +167,17 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Atmosphere",
|
||||
href: "#atmosphere",
|
||||
},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#events",
|
||||
},
|
||||
{
|
||||
label: "Visit",
|
||||
href: "#visit",
|
||||
},
|
||||
title: "Navigation", items: [
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Atmosphere", href: "#atmosphere" },
|
||||
{ label: "Events", href: "#events" },
|
||||
{ label: "Visit", href: "#visit" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Use", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user