Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-18 09:09:14 +00:00

View File

@@ -30,22 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Tipsy Camel"
/>
@@ -53,22 +41,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
logoText="Tipsy Camel"
description="Where premium craft spirits meet the ultimate game-day experience. Join us for the finest local brews, gourmet bites, and the best seats in the house."
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
{
text: "Book a Table",
href: "#contact",
},
{ text: "View Our Menu", href: "#menu" },
{ text: "Book a Table", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-adults-playing-beer-pong_23-2149402831.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/young-adults-playing-beer-pong_23-2149402831.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -77,15 +57,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text",
content: "The Camels Legacy",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg",
alt: "About our bar",
},
{ type: "text", content: "The Camels Legacy" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", alt: "About our bar" },
]}
/>
</div>
@@ -97,41 +70,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Artisanal Cocktails",
description: "Expertly crafted by our master mixologists using premium spirits and fresh ingredients.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-still-life_23-2150645753.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/fruit-healthy-cocktail-from-mango-juice-ice-black-background-still-life-copy-space_639032-2016.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-playing-beer-pong_23-2149402831.jpg?_wi=2",
imageAlt: "craft cocktail glass on bar counter",
title: "Artisanal Cocktails", description: "Expertly crafted by our master mixologists using premium spirits and fresh ingredients.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-italian-cocktail-still-life_23-2150645753.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fruit-healthy-cocktail-from-mango-juice-ice-black-background-still-life-copy-space_639032-2016.jpg" }
},
{
title: "Live Sports Action",
description: "Multiple high-definition screens ensuring you never miss a moment of the game.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/pub-interior-with-motorcycle-installation_1262-3608.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548543.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg",
imageAlt: "craft cocktail glass on bar counter",
title: "Live Sports Action", description: "Multiple high-definition screens ensuring you never miss a moment of the game.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pub-interior-with-motorcycle-installation_1262-3608.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548543.jpg" }
},
{
title: "Gourmet Bar Bites",
description: "Elevated pub food prepared with fresh, locally sourced components.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-fried-chicken-meat-with-relish_114579-75016.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062792.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11187.jpg?_wi=1",
imageAlt: "craft cocktail glass on bar counter",
},
title: "Gourmet Bar Bites", description: "Elevated pub food prepared with fresh, locally sourced components.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-fried-chicken-meat-with-relish_114579-75016.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062792.jpg" }
}
]}
showStepNumbers={false}
title="Why Tipsy Camel"
@@ -141,64 +90,14 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Chef's Special",
name: "Signature Camel Burger",
price: "$18",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11187.jpg?_wi=2",
},
{
id: "p2",
brand: "Classic",
name: "Buffalo Wings Platter",
price: "$16",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/sushi_1203-8270.jpg",
},
{
id: "p3",
brand: "Brewed",
name: "Local Craft IPA",
price: "$9",
rating: 4,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-beer-bar-table_23-2148342241.jpg",
},
{
id: "p4",
brand: "Appetizer",
name: "Loaded Nachos",
price: "$14",
rating: 4,
reviewCount: "65",
imageSrc: "http://img.b2bpic.net/free-photo/spanish-snack-tapas_1387-976.jpg",
},
{
id: "p5",
brand: "Oven-Fired",
name: "Artisan Pepperoni Pizza",
price: "$20",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg",
},
{
id: "p6",
brand: "Bar Bite",
name: "Soft Pretzel Basket",
price: "$12",
rating: 4,
reviewCount: "30",
imageSrc: "http://img.b2bpic.net/free-photo/look-from-plate-with-dishes-bowls-with-sauces_1304-2711.jpg",
},
{ id: "p1", brand: "Chef's Special", name: "Signature Camel Burger", price: "$18", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11187.jpg" },
{ id: "p2", brand: "Classic", name: "Buffalo Wings Platter", price: "$16", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/sushi_1203-8270.jpg" },
{ id: "p3", brand: "Brewed", name: "Local Craft IPA", price: "$9", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-beer-bar-table_23-2148342241.jpg" }
]}
title="Chef's Selection"
description="Explore our curated menu of signature dishes and crowd-pleasing favorites."
@@ -211,36 +110,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5,000+",
title: "Drinks Served",
items: [
"Cocktails",
"Beers",
"Shots",
],
},
{
id: "m2",
value: "150",
title: "Game Events",
items: [
"Football",
"Soccer",
"Basketball",
],
},
{
id: "m3",
value: "10",
title: "Awards Won",
items: [
"Best Bar",
"Best Staff",
"Best Vibe",
],
},
{ id: "m1", value: "5,000+", title: "Drinks Served", items: ["Cocktails", "Beers", "Shots"] },
{ id: "m2", value: "150", title: "Game Events", items: ["Football", "Soccer", "Basketball"] },
{ id: "m3", value: "10", title: "Awards Won", items: ["Best Bar", "Best Staff", "Best Vibe"] },
]}
title="Bar Stats"
description="The numbers behind our great community reputation."
@@ -254,46 +126,9 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Fan",
company: "Local Regular",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-sitting-bumper-car_23-2147910351.jpg",
},
{
id: "t2",
name: "Michael K.",
role: "Fan",
company: "Sports Enthusiast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-toasting-with-colleague-office-party_637285-9559.jpg",
},
{
id: "t3",
name: "Emily R.",
role: "Fan",
company: "Happy Diner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-male-friends-watching-sports-tv-with-football-beer_23-2148894776.jpg",
},
{
id: "t4",
name: "David W.",
role: "Fan",
company: "Regular",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-happy-friends-with-sangria_23-2149426461.jpg",
},
{
id: "t5",
name: "Jessica L.",
role: "Fan",
company: "Weekend Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/men-chilling-with-drinks-pub_329181-18316.jpg",
},
{ id: "t1", name: "Sarah J.", role: "Fan", company: "Local Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-sitting-bumper-car_23-2147910351.jpg" },
{ id: "t2", name: "Michael K.", role: "Fan", company: "Sports Enthusiast", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-toasting-with-colleague-office-party_637285-9559.jpg" },
{ id: "t3", name: "Emily R.", role: "Fan", company: "Happy Diner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-male-friends-watching-sports-tv-with-football-beer_23-2148894776.jpg" },
]}
title="Loved by Locals"
description="Hear what our regulars have to say about their experience at Tipsy Camel."
@@ -303,32 +138,19 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
tag="Get in touch"
title="Reserve Your Spot"
description="Planning a party or need a table for the big game? Contact us today."
buttons={[
{
text: "Contact Us",
href: "#",
},
]}
buttons={[{ text: "Contact Us", href: "#" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Tipsy Camel Sports Bar"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "© 2024 Tipsy Camel",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "© 2024 Tipsy Camel", href: "#" }}
/>
</div>
</ReactLenis>