359 lines
13 KiB
TypeScript
359 lines
13 KiB
TypeScript
"use client";
|
||
|
||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||
import ReactLenis from "lenis/react";
|
||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||
import { Facebook, Instagram, Mail, Star, Truck } from "lucide-react";
|
||
|
||
export default function LandingPage() {
|
||
return (
|
||
<ThemeProvider
|
||
defaultButtonVariant="elastic-effect"
|
||
defaultTextAnimation="entrance-slide"
|
||
borderRadius="pill"
|
||
contentWidth="small"
|
||
sizing="medium"
|
||
background="none"
|
||
cardStyle="gradient-bordered"
|
||
primaryButtonStyle="primary-glow"
|
||
secondaryButtonStyle="solid"
|
||
headingFontWeight="medium"
|
||
>
|
||
<ReactLenis root>
|
||
<div id="nav" data-section="nav">
|
||
<NavbarStyleApple
|
||
navItems={[
|
||
{
|
||
name: "Home",
|
||
id: "hero",
|
||
},
|
||
{
|
||
name: "About",
|
||
id: "about",
|
||
},
|
||
{
|
||
name: "Menu",
|
||
id: "menu",
|
||
},
|
||
{
|
||
name: "Reviews",
|
||
id: "reviews",
|
||
},
|
||
{
|
||
name: "FAQ",
|
||
id: "faq",
|
||
},
|
||
{
|
||
name: "Contact",
|
||
id: "contact",
|
||
},
|
||
]}
|
||
brandName="Alkana Bite"
|
||
/>
|
||
</div>
|
||
|
||
<div id="hero" data-section="hero">
|
||
<HeroBillboardScroll
|
||
background={{
|
||
variant: "radial-gradient",
|
||
}}
|
||
title="Bite into Happiness at Alkana Bite"
|
||
description="Experience the juiciest burgers in Kretinga, crafted with fresh ingredients and passion. Taste the difference!"
|
||
tag="Top Rated"
|
||
tagIcon={Star}
|
||
tagAnimation="slide-up"
|
||
buttons={[
|
||
{
|
||
text: "View Our Menu",
|
||
href: "#menu",
|
||
},
|
||
{
|
||
text: "Order Online",
|
||
href: "#contact",
|
||
},
|
||
]}
|
||
buttonAnimation="slide-up"
|
||
imageSrc="http://img.b2bpic.net/free-photo/half-top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-fries-meat-sandwich_140725-82119.jpg?_wi=1"
|
||
imageAlt="A mouth-watering gourmet burger with all the toppings"
|
||
/>
|
||
</div>
|
||
|
||
<div id="about" data-section="about">
|
||
<InlineImageSplitTextAbout
|
||
useInvertedBackground={true}
|
||
heading={[
|
||
{
|
||
type: "text",
|
||
content: "Our Story: The Heart Behind Alkana Bite",
|
||
},
|
||
]}
|
||
buttons={[
|
||
{
|
||
text: "Learn More",
|
||
},
|
||
]}
|
||
buttonAnimation="opacity"
|
||
/>
|
||
</div>
|
||
|
||
<div id="features" data-section="features">
|
||
<FeatureCardNine
|
||
animationType="slide-up"
|
||
textboxLayout="default"
|
||
useInvertedBackground={false}
|
||
features={[
|
||
{
|
||
title: "Kerbside Pickup",
|
||
description: "Order ahead and pick up your delicious meal without leaving your car. Fast, convenient, and safe for everyone.",
|
||
phoneOne: {
|
||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114025.jpg",
|
||
imageAlt: "Smartphone showing a food pickup app interface",
|
||
},
|
||
phoneTwo: {
|
||
imageSrc: "http://img.b2bpic.net/free-photo/man-reviewing-documents-phone_23-2151953951.jpg",
|
||
imageAlt: "Smartphone showing a food pickup app interface",
|
||
},
|
||
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-fries-meat-sandwich_140725-82119.jpg?_wi=2",
|
||
imageAlt: "kerbside pickup order app interface",
|
||
},
|
||
{
|
||
title: "Local Delivery",
|
||
description: "Craving Alkana Bite but can't make it in? We deliver! Enjoy your favorite burgers fresh, right to your doorstep.",
|
||
phoneOne: {
|
||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-blank-phone-variety-lunchboxes_23-2148520485.jpg",
|
||
imageAlt: "Smartphone showing a food delivery app interface",
|
||
},
|
||
phoneTwo: {
|
||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149177827.jpg",
|
||
imageAlt: "Smartphone showing a food delivery app interface",
|
||
},
|
||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-burger-meal_23-2151293064.jpg",
|
||
imageAlt: "kerbside pickup order app interface",
|
||
},
|
||
{
|
||
title: "Fresh Ingredients",
|
||
description: "We believe great burgers start with great ingredients. That's why we source the freshest local produce and premium meats.",
|
||
phoneOne: {
|
||
imageSrc: "http://img.b2bpic.net/free-photo/burger-served-with-french-fries-sauces-plate-rustic-table_114579-1463.jpg",
|
||
imageAlt: "Close-up of fresh ingredients for a burger",
|
||
},
|
||
phoneTwo: {
|
||
imageSrc: "http://img.b2bpic.net/free-photo/classic-meat-burger-with-french-fries-pickles_140725-9488.jpg",
|
||
imageAlt: "Close-up of fresh ingredients for a burger",
|
||
},
|
||
imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-juicy-beef-burger_7502-9881.jpg?_wi=1",
|
||
imageAlt: "kerbside pickup order app interface",
|
||
},
|
||
]}
|
||
showStepNumbers={true}
|
||
title="Convenience & Quality"
|
||
description="Enjoy Alkana Bite your way, with easy ordering and the freshest ingredients guaranteed."
|
||
tag="Our Services"
|
||
tagIcon={Truck}
|
||
/>
|
||
</div>
|
||
|
||
<div id="menu" data-section="menu">
|
||
<ProductCardFour
|
||
animationType="slide-up"
|
||
textboxLayout="default"
|
||
gridVariant="bento-grid"
|
||
useInvertedBackground={true}
|
||
products={[
|
||
{
|
||
id: "classic-beef",
|
||
name: "Classic Beef Burger",
|
||
price: "€12.50",
|
||
variant: "Our Signature",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-juicy-beef-burger_7502-9881.jpg?_wi=2",
|
||
imageAlt: "Classic beef burger with lettuce, tomato, and cheese",
|
||
},
|
||
{
|
||
id: "pulled-pork",
|
||
name: "Smoky Pulled Pork Burger",
|
||
price: "€13.00",
|
||
variant: "Fan Favorite",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868214.jpg",
|
||
imageAlt: "Pulled pork burger with coleslaw and BBQ sauce",
|
||
},
|
||
{
|
||
id: "spicy-chicken",
|
||
name: "Spicy Chicken Crunch",
|
||
price: "€11.00",
|
||
variant: "Crispy & Zesty",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/classic-grilled-sausage-sandwich-with-lettuce-lemons_114579-71849.jpg",
|
||
imageAlt: "Spicy chicken burger with hot sauce and fresh greens",
|
||
},
|
||
{
|
||
id: "veggie-halloumi",
|
||
name: "Veggie Halloumi Burger",
|
||
price: "€10.00",
|
||
variant: "Healthy Choice",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/tofu-burger-with-vegetables-plate_1220-7121.jpg",
|
||
imageAlt: "Vegetarian burger with grilled halloumi cheese",
|
||
},
|
||
{
|
||
id: "double-stack",
|
||
name: "The Double Stack",
|
||
price: "€15.00",
|
||
variant: "Ultimate Indulgence",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/set-french-fries-hamburger-plate-with-kitchen-table_176474-4077.jpg",
|
||
imageAlt: "Large double patty burger with extra cheese and toppings",
|
||
},
|
||
{
|
||
id: "mini-sliders",
|
||
name: "Kid's Mini Burgers",
|
||
price: "€8.00",
|
||
variant: "Perfect for Little Bites",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-wooden-board_23-2148238423.jpg",
|
||
imageAlt: "Three small mini burgers on a plate",
|
||
},
|
||
]}
|
||
title="Our Mouth-Watering Menu"
|
||
description="From classic beef to exciting new flavors, find your perfect burger."
|
||
tag="Menu Highlights"
|
||
/>
|
||
</div>
|
||
|
||
<div id="reviews" data-section="reviews">
|
||
<TestimonialCardTwo
|
||
animationType="slide-up"
|
||
textboxLayout="default"
|
||
useInvertedBackground={false}
|
||
testimonials={[
|
||
{
|
||
id: "1",
|
||
name: "Asta K.",
|
||
role: "Local Foodie",
|
||
testimonial: "Alkana Bite serves the best burgers in town! The ingredients are always fresh, and the flavors are absolutely incredible. A must-visit!",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg",
|
||
imageAlt: "Portrait of Asta K.",
|
||
},
|
||
{
|
||
id: "2",
|
||
name: "Tomas R.",
|
||
role: "Satisfied Customer",
|
||
testimonial: "I was very hungry after a long race, and Alkana Bite delivered! Juicy, fatty, and incredibly tasty – exactly what I needed. Highly recommend!",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2683.jpg",
|
||
imageAlt: "Portrait of Tomas R.",
|
||
},
|
||
{
|
||
id: "3",
|
||
name: "Lina & Paulius",
|
||
role: "Regular Diners",
|
||
testimonial: "We love the cozy atmosphere and the friendly staff. Every burger is a masterpiece. Alkana Bite is our go-to spot for a delicious meal!",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-dinner-together_23-2148454084.jpg",
|
||
imageAlt: "Portrait of Lina and Paulius",
|
||
},
|
||
{
|
||
id: "4",
|
||
name: "Indrė M.",
|
||
role: "Family Visit",
|
||
testimonial: "A fantastic place for families! The kids loved their mini burgers, and we enjoyed the gourmet options. Great service and a lovely experience.",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfie-while-eating-fast-food_23-2148718859.jpg",
|
||
imageAlt: "Portrait of Indrė M.",
|
||
},
|
||
{
|
||
id: "5",
|
||
name: "Chef Domas",
|
||
role: "Culinary Critic",
|
||
testimonial: "As a chef, I appreciate the attention to detail and the quality of ingredients here. Alkana Bite truly stands out with its innovative and classic burger offerings.",
|
||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-young-bearded-man-stylish-headwear-having-coffee-sitting-wooden-table-modern-cafe-interior-waiting-his-girlfriend-planning-propose-her-this-sunny-day_273609-1932.jpg",
|
||
imageAlt: "Portrait of Chef Domas",
|
||
},
|
||
]}
|
||
title="What Our Customers Say"
|
||
description="Hear from the people who love our burgers and the Alkana Bite experience."
|
||
tag="Customer Reviews"
|
||
/>
|
||
</div>
|
||
|
||
<div id="faq" data-section="faq">
|
||
<FaqBase
|
||
textboxLayout="default"
|
||
useInvertedBackground={true}
|
||
faqs={[
|
||
{
|
||
id: "faq-1",
|
||
title: "What are your opening hours?",
|
||
content: "We are open daily from 11 AM to 11 PM. Perfect for lunch, dinner, or a late-night bite!",
|
||
},
|
||
{
|
||
id: "faq-2",
|
||
title: "Do you offer vegetarian or vegan options?",
|
||
content: "Yes, we have delicious vegetarian options like our Halloumi Burger, and we can customize many items to be vegan upon request. Just ask our staff!",
|
||
},
|
||
{
|
||
id: "faq-3",
|
||
title: "Can I place an order for pickup or delivery?",
|
||
content: "Absolutely! We offer both kerbside pickup and local delivery services. You can order directly through our website or give us a call at (0-643) 26816.",
|
||
},
|
||
{
|
||
id: "faq-4",
|
||
title: "Where are you located?",
|
||
content: "You can find Alkana Bite at Laisvės g. 4a, Kretinga, 97108 Kretingos r. sav. We look forward to seeing you!",
|
||
},
|
||
]}
|
||
title="Frequently Asked Questions"
|
||
description="Have a question? We've got answers to help you enjoy your Alkana Bite experience."
|
||
tag="Need Help?"
|
||
faqsAnimation="slide-up"
|
||
/>
|
||
</div>
|
||
|
||
<div id="contact" data-section="contact">
|
||
<ContactCTA
|
||
useInvertedBackground={false}
|
||
background={{
|
||
variant: "sparkles-gradient",
|
||
}}
|
||
tag="Get in Touch"
|
||
tagIcon={Mail}
|
||
tagAnimation="slide-up"
|
||
title="Craving a Burger? Order Now!"
|
||
description="Ready to experience the best burgers in Kretinga? Place your order online for pickup or delivery, or visit us in person!"
|
||
buttons={[
|
||
{
|
||
text: "Order Online",
|
||
href: "#menu",
|
||
},
|
||
{
|
||
text: "Call Us: (0-643) 26816",
|
||
href: "tel:+37064326816",
|
||
},
|
||
]}
|
||
buttonAnimation="slide-up"
|
||
/>
|
||
</div>
|
||
|
||
<div id="footer" data-section="footer">
|
||
<FooterCard
|
||
logoText="Alkana Bite"
|
||
copyrightText="© 2024 Alkana Bite. All rights reserved."
|
||
socialLinks={[
|
||
{
|
||
icon: Facebook,
|
||
href: "https://facebook.com",
|
||
ariaLabel: "Facebook",
|
||
},
|
||
{
|
||
icon: Instagram,
|
||
href: "#",
|
||
ariaLabel: "Instagram",
|
||
},
|
||
]}
|
||
/>
|
||
</div>
|
||
</ReactLenis>
|
||
</ThemeProvider>
|
||
);
|
||
}
|