Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 266585dad9 | |||
| dc6e5e1666 | |||
| 4a7e8cf6d5 |
114
src/app/page.tsx
114
src/app/page.tsx
@@ -28,14 +28,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Salsa & Beer"
|
||||
button={{
|
||||
@@ -51,38 +48,26 @@ export default function LandingPage() {
|
||||
title="Authentic Mexican Flavors & Lively Vibes"
|
||||
description="Experience massive, delicious portions, fresh salsa, and the warmest service in town. Come join us at Salsa & Beer for your next family feast."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Find Us", href: "#contact"},
|
||||
{ text: "View Our Menu", href: "#menu" },
|
||||
{ text: "Find Us", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317299.jpg"
|
||||
imageAlt="Authentic Mexican food table spread"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg", alt: "Happy Guest 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-food_23-2150168089.jpg", alt: "Happy Guest 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg", alt: "Happy Guest 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", alt: "Happy Guest 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", alt: "Happy Guest 5"},
|
||||
{ src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg", alt: "Happy Guest 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-food_23-2150168089.jpg", alt: "Happy Guest 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg", alt: "Happy Guest 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", alt: "Happy Guest 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", alt: "Happy Guest 5" },
|
||||
]}
|
||||
avatarText="Loved by over 10,000+ local foodies"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Authentic Recipes"},
|
||||
{
|
||||
type: "text", text: "Fresh Ingredients"},
|
||||
{
|
||||
type: "text", text: "Massive Portions"},
|
||||
{
|
||||
type: "text", text: "Family Friendly"},
|
||||
{
|
||||
type: "text", text: "Legendary Salsa Bar"},
|
||||
{ type: "text", text: "Authentic Recipes" },
|
||||
{ type: "text", text: "Fresh Ingredients" },
|
||||
{ type: "text", text: "Massive Portions" },
|
||||
{ type: "text", text: "Family Friendly" },
|
||||
{ type: "text", text: "Legendary Salsa Bar" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -92,7 +77,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Flavor"
|
||||
description={[
|
||||
"At Salsa & Beer, we believe in big portions and even bigger flavor. Our family-friendly spot has become a local staple for those seeking the very best Mexican cuisine.", "We take pride in our fresh salsa bar, hot chips, and traditional dishes crafted with passion. Whether it's a family birthday or a quick delicious meal, we serve every plate with care and a smile."]}
|
||||
"At Salsa & Beer, we believe in big portions and even bigger flavor. Our family-friendly spot has become a local staple for those seeking the very best Mexican cuisine.", "We take pride in our fresh salsa bar, hot chips, and traditional dishes crafted with passion. Whether it's a family birthday or a quick delicious meal, we serve every plate with care and a smile."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,12 +87,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Creamy Chicken Enchiladas", description: "The absolute best enchiladas you'll ever have. Huge, delicious, and perfectly creamy.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-burrito-with-rice_1147-393.jpg"},
|
||||
{
|
||||
title: "Molcajete Burrito", description: "Generous portion with smoky chunks of steak and our signature flavorful sauce.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg"},
|
||||
{
|
||||
title: "Fresh Salsa Bar", description: "Unbelievable variety and flavor. Pairs perfectly with our hot and fresh tortilla chips.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg"},
|
||||
{ title: "Creamy Chicken Enchiladas", description: "The absolute best enchiladas you'll ever have. Huge, delicious, and perfectly creamy.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-burrito-with-rice_1147-393.jpg" },
|
||||
{ title: "Molcajete Burrito", description: "Generous portion with smoky chunks of steak and our signature flavorful sauce.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg" },
|
||||
{ title: "Fresh Salsa Bar", description: "Unbelievable variety and flavor. Pairs perfectly with our hot and fresh tortilla chips.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg" },
|
||||
]}
|
||||
title="Fan Favorites"
|
||||
description="From our famous molcajete burritos to creamy chicken enchiladas, every dish is packed with authentic taste."
|
||||
@@ -120,21 +103,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Lisa Schumann", role: "Foodie", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg"},
|
||||
{
|
||||
id: "2", name: "Frank", role: "Regular", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-food_23-2150168089.jpg"},
|
||||
{
|
||||
id: "3", name: "Jose Arevalo", role: "Guest", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg"},
|
||||
{
|
||||
id: "4", name: "Michael German", role: "Customer", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg"},
|
||||
{
|
||||
id: "5", name: "Dennis Williams", role: "Guest", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg"},
|
||||
{ id: "1", name: "Lisa Schumann", role: "Foodie", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg" },
|
||||
{ id: "2", name: "Frank", role: "Regular", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-food_23-2150168089.jpg" },
|
||||
{ id: "3", name: "Jose Arevalo", role: "Guest", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg" },
|
||||
{ id: "4", name: "Michael German", role: "Customer", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg" },
|
||||
{ id: "5", name: "Dennis Williams", role: "Guest", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg" },
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="We are honored to be a part of your celebrations and everyday meals."
|
||||
@@ -144,14 +117,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Hungry? Come visit us today!"
|
||||
description="We are quick, accommodating, and ready to serve you the best Mexican food in town. Check out our location and grab a seat for your next delicious meal."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions", href: "#"},
|
||||
{ text: "Get Directions", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -160,32 +131,13 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="Salsa & Beer"
|
||||
columns={[
|
||||
{
|
||||
title: "Locations", items: [
|
||||
{
|
||||
label: "North Hollywood", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Dinner", href: "#menu"},
|
||||
{
|
||||
label: "Takeout", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow Us", items: [
|
||||
{
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook", href: "#"},
|
||||
],
|
||||
},
|
||||
{ title: "Locations", items: [{ label: "North Hollywood", href: "#" }] },
|
||||
{ title: "Menu", items: [{ label: "Dinner", href: "#menu" }, { label: "Takeout", href: "#" }] },
|
||||
{ title: "Follow Us", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user