Merge version_1 into main #2
278
src/app/page.tsx
278
src/app/page.tsx
@@ -26,195 +26,107 @@ export default function LandingPage() {
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Meniu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Apie",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Kontaktai",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="GRANO"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Meniu", id: "menu" },
|
||||
{ name: "Apie", id: "about" },
|
||||
{ name: "Kontaktai", id: "contact" },
|
||||
]}
|
||||
brandName="GRANO"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
title="Prabangaus įvaizdžio restorano svetainė verslui"
|
||||
description="GRANO Restoranas Bukiškyje — jauki ir reprezentatyvi vieta kasdieniams pietums, verslo susitikimams bei kokybiškam poilsiui."
|
||||
tag="Elegantiška vieta verslo pietums"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-letter-lies-blue-serviette-dinner-table_1304-3689.jpg",
|
||||
imageAlt: "Restorano interjeras",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-dolma-with-tomato-belly-pepper_140725-4615.jpg",
|
||||
imageAlt: "Šefo patiekalas",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg?_wi=1",
|
||||
imageAlt: "Stalo serviravimas",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/floor-park_1127-3516.jpg?_wi=1",
|
||||
imageAlt: "Restorano aplinka",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-pouring-champagne-while-celebrating-with-colleagues-office_637285-9629.jpg?_wi=1",
|
||||
imageAlt: "Verslo susitikimų zona",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="4.8/5 įvertinimas lankytojų"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Prabangaus įvaizdžio restorano svetainė verslui"
|
||||
description="GRANO Restoranas Bukiškyje — jauki ir reprezentatyvi vieta kasdieniams pietums, verslo susitikimams bei kokybiškam poilsiui."
|
||||
tag="Elegantiška vieta verslo pietums"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-letter-lies-blue-serviette-dinner-table_1304-3689.jpg", imageAlt: "Restorano interjeras"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-dolma-with-tomato-belly-pepper_140725-4615.jpg", imageAlt: "Šefo patiekalas"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="4.8/5 įvertinimas lankytojų"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="Restoranas, kuriame dera patogumas ir kokybė"
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Darbo laikas",
|
||||
value: "10:00 - 20:00",
|
||||
},
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Vieta",
|
||||
value: "Bukiškis",
|
||||
},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Vertinimas",
|
||||
value: "4.8",
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="Restoranas, kuriame dera patogumas ir kokybė"
|
||||
metrics={[
|
||||
{ icon: Clock, label: "Darbo laikas", value: "10:00 - 20:00" },
|
||||
{ icon: MapPin, label: "Vieta", value: "Bukiškis" },
|
||||
{ icon: Star, label: "Vertinimas", value: "4.8" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardSix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Maitinimas vietoje",
|
||||
description: "Jaukioje aplinkoje jūsų pietūs taps tikra atgaiva dienos metu.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg?_wi=2",
|
||||
imageAlt: "Maitinimas",
|
||||
},
|
||||
{
|
||||
title: "Maistas išsinešti",
|
||||
description: "Greitai paruošiamas kokybiškas maistas jūsų patogumui.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-taking-pictures-meal_23-2149286425.jpg",
|
||||
imageAlt: "Išsinešimas",
|
||||
},
|
||||
{
|
||||
title: "Patogi vieta",
|
||||
description: "Įsikūrę strategiškoje vietoje prie Orange Office.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/floor-park_1127-3516.jpg?_wi=2",
|
||||
imageAlt: "Vieta",
|
||||
},
|
||||
{
|
||||
title: "Tinka verslo susitikimams",
|
||||
description: "Reprezentatyvi aplinka tinka tiek susitikimams, tiek poilsiui.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-pouring-champagne-while-celebrating-with-colleagues-office_637285-9629.jpg?_wi=2",
|
||||
imageAlt: "Susitikimai",
|
||||
},
|
||||
]}
|
||||
title="Kuo pasižymi GRANO"
|
||||
description="Mes siūlome daugiau nei tik pietus — mes siūlome patirtį."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardSix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Maitinimas vietoje", description: "Jaukioje aplinkoje jūsų pietūs taps tikra atgaiva dienos metu.", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg", imageAlt: "Maitinimas" },
|
||||
{ title: "Maistas išsinešti", description: "Greitai paruošiamas kokybiškas maistas jūsų patogumui.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-taking-pictures-meal_23-2149286425.jpg", imageAlt: "Išsinešimas" },
|
||||
{ title: "Patogi vieta", description: "Įsikūrę strategiškoje vietoje prie Orange Office.", imageSrc: "http://img.b2bpic.net/free-photo/floor-park_1127-3516.jpg", imageAlt: "Vieta" },
|
||||
{ title: "Tinka verslo susitikimams", description: "Reprezentatyvi aplinka tinka tiek susitikimams, tiek poilsiui.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-pouring-champagne-while-celebrating-with-colleagues-office_637285-9629.jpg", imageAlt: "Susitikimai" }
|
||||
]}
|
||||
title="Kuo pasižymi GRANO"
|
||||
description="Mes siūlome daugiau nei tik pietus — mes siūlome patirtį."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="Puiki vieta dirbantiems netoliese, kai norisi patogių ir sočių pietų. Greita ir profesionalu."
|
||||
rating={5}
|
||||
author="Vietiniai lankytojai"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-laptop-pastry_23-2147625123.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149591580.jpg",
|
||||
alt: "Diner",
|
||||
},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="Puiki vieta dirbantiems netoliese, kai norisi patogių ir sočių pietų. Greita ir profesionalu."
|
||||
rating={5}
|
||||
author="Vietiniai lankytojai"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg", alt: "Diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-with-laptop-pastry_23-2147625123.jpg", alt: "Diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", alt: "Diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg", alt: "Diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149591580.jpg", alt: "Diner" }
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Susisiekite"
|
||||
title="Rezervuokite staliuką jau šiandien"
|
||||
description="Laukiame jūsų atvykstant į GRANO restoraną Bukiškyje."
|
||||
buttons={[
|
||||
{
|
||||
text: "Skambinti dabar",
|
||||
href: "tel:+37065561367",
|
||||
},
|
||||
{
|
||||
text: "Gauti nuorodas",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Susisiekite"
|
||||
title="Rezervuokite staliuką jau šiandien"
|
||||
description="Laukiame jūsų atvykstant į GRANO restoraną Bukiškyje."
|
||||
buttons={[
|
||||
{ text: "Skambinti dabar", href: "tel:+37065561367" },
|
||||
{ text: "Gauti nuorodas", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="GRANO"
|
||||
copyrightText="© 2025 GRANO Restoranas"
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="GRANO"
|
||||
copyrightText="© 2025 GRANO Restoranas"
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user