|
|
|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
|
|
|
import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit';
|
|
|
|
|
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
|
|
|
|
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
|
|
|
|
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
|
|
|
|
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
|
|
|
|
@@ -42,18 +42,32 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroLogoBillboardSplit
|
|
|
|
|
logoText="Las Palmas"
|
|
|
|
|
<HeroBillboardGallery
|
|
|
|
|
title="Las Palmas"
|
|
|
|
|
description="The Flavor of Mexico, Elevated. Authentic Mexican cuisine, handcrafted margaritas, and an unforgettable atmosphere where every detail is designed for indulgence."
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
tag="Luxury Mexican Dining"
|
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Reserve a Table", href: "#contact" },
|
|
|
|
|
{ text: "View Menu", href: "#featured" }
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
layoutOrder="default"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/fresh-detox-with-vegetables-herbs-wooden-desk_141793-17457.jpg"
|
|
|
|
|
imageAlt="Luxury margarita cocktail"
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/fresh-detox-with-vegetables-herbs-wooden-desk_141793-17457.jpg", imageAlt: "Luxury margarita cocktail"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-cocktail-glass-with-mint_23-2148454454.jpg?_wi=1", imageAlt: "Handcrafted margarita"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-100135.jpg?_wi=1", imageAlt: "Premium birria tacos"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hummus-vegetables_23-2149483910.jpg?_wi=1", imageAlt: "Fresh guacamole preparation"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -85,15 +99,15 @@ export default function LandingPage() {
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: 1,
|
|
|
|
|
title: "Handcrafted Margaritas", description: "Experience our signature margaritas, including the beloved jalapeño and tropical mango varieties. Each drink is crafted with premium tequila, fresh citrus, and our secret mix.", imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-cocktail-glass-with-mint_23-2148454454.jpg", imageAlt: "Jalapeño margarita"
|
|
|
|
|
title: "Handcrafted Margaritas", description: "Experience our signature margaritas, including the beloved jalapeño and tropical mango varieties. Each drink is crafted with premium tequila, fresh citrus, and our secret mix.", imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-cocktail-glass-with-mint_23-2148454454.jpg?_wi=2", imageAlt: "Jalapeño margarita"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 2,
|
|
|
|
|
title: "Birria Tacos", description: "Our most celebrated dish: tender, slow-cooked birria served in crispy corn tortillas with rich consomé for dipping. A true taste of culinary authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-100135.jpg", imageAlt: "Premium birria tacos"
|
|
|
|
|
title: "Birria Tacos", description: "Our most celebrated dish: tender, slow-cooked birria served in crispy corn tortillas with rich consomé for dipping. A true taste of culinary authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-100135.jpg?_wi=2", imageAlt: "Premium birria tacos"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 3,
|
|
|
|
|
title: "Tableside Guacamole", description: "Fresh avocado, lime, cilantro, and tomato blended to perfection right at your table. A ritual of indulgence that guests never forget.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hummus-vegetables_23-2149483910.jpg", imageAlt: "Fresh guacamole preparation"
|
|
|
|
|
title: "Tableside Guacamole", description: "Fresh avocado, lime, cilantro, and tomato blended to perfection right at your table. A ritual of indulgence that guests never forget.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hummus-vegetables_23-2149483910.jpg?_wi=2", imageAlt: "Fresh guacamole preparation"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
buttons={[
|
|
|
|
|
|