Merge version_2 into main #3
110
src/app/page.tsx
110
src/app/page.tsx
@@ -30,9 +30,9 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Testimonials", id: "#reviews" },
|
||||
{ name: "Visit", id: "#contact" },
|
||||
{ name: "O nama", id: "#about" },
|
||||
{ name: "Recenzije", id: "#reviews" },
|
||||
{ name: "Posjetite nas", id: "#contact" },
|
||||
]}
|
||||
brandName="Potter"
|
||||
/>
|
||||
@@ -41,14 +41,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "plain" }}
|
||||
title="Experience Zagreb’s Most Atmospheric Caffe Bar"
|
||||
description="Premium coffee, signature cocktails, warm service, and unforgettable moments in the heart of the city."
|
||||
title="Iskusite najatmosferičniji zagrebački caffe bar"
|
||||
description="Vrhunska kava, autorski kokteli, topla usluga i nezaboravni trenuci u samom srcu grada."
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Visit Today", href: "#contact" },
|
||||
{ text: "Pogledajte meni", href: "#menu" },
|
||||
{ text: "Posjetite nas", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-stool_23-2147747239.jpg"
|
||||
imageAlt="Luxurious Caffe Bar atmosphere"
|
||||
imageAlt="Luksuzna atmosfera Caffe Bara"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,9 +57,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Zagreb’s Hidden Luxury Escape", "Day Coffee. Night Energy.", "Crafted Moments Daily.", "Where Coffee Meets Atmosphere", "Local Favorite"]}
|
||||
title="A Local Favorite"
|
||||
description="Over 2,130+ guests have rated us 4.6 stars. Discover why locals and visitors alike return again and again."
|
||||
"Zagrebački skriveni luksuz", "Dnevna kava. Noćna energija.", "Trenuci za pamćenje", "Gdje se kava susreće s atmosferom", "Lokalni favorit" ]}
|
||||
title="Lokalni favorit"
|
||||
description="Preko 2130+ gostiju nas je ocijenilo s 4.6 zvjezdica. Otkrijte zašto nam se lokalci i posjetitelji uvijek vraćaju."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,12 +73,12 @@ export default function LandingPage() {
|
||||
{ id: "p1", brand: "Lavazza", name: "Signature Cappuccino", price: "3.50€", rating: 5, reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fruit-slices-ethnic-green-jar_114579-2613.jpg" },
|
||||
{ id: "p2", brand: "Potter", name: "Espresso Double", price: "2.50€", rating: 5, reviewCount: "800+", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-31307.jpg" },
|
||||
{ id: "p3", brand: "Potter", name: "Signature Mojito", price: "5.00€", rating: 4, reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/fresh-yummy-fruit-cocktail-table_140725-5661.jpg" },
|
||||
{ id: "p4", brand: "Potter", name: "Ferrero Dessert", price: "4.50€", rating: 5, reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-romantic-box-with-lights-gold-ribbon-muffin_181624-33744.jpg" },
|
||||
{ id: "p5", brand: "Potter", name: "Winter Cocktail", price: "5.00€", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/blue-lagoon-cocktail-glass-with-white-foam-flower-decoration_114579-2612.jpg" },
|
||||
{ id: "p6", brand: "Potter", name: "Carrot Cake", price: "4.00€", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cake-concept_23-2148769216.jpg" },
|
||||
{ id: "p4", brand: "Potter", name: "Ferrero Desert", price: "4.50€", rating: 5, reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-romantic-box-with-lights-gold-ribbon-muffin_181624-33744.jpg" },
|
||||
{ id: "p5", brand: "Potter", name: "Zimski koktel", price: "5.00€", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/blue-lagoon-cocktail-glass-with-white-foam-flower-decoration_114579-2612.jpg" },
|
||||
{ id: "p6", brand: "Potter", name: "Torta od mrkve", price: "4.00€", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cake-concept_23-2148769216.jpg" },
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Artisan coffee, signature cocktails, and premium desserts."
|
||||
title="Naš meni"
|
||||
description="Artizanska kava, autorski kokteli i vrhunske slastice."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -89,29 +89,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Premium Coffee", description: "Authentic Lavazza beans for an unparalleled coffee experience.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14715.jpg", imageAlt: "Coffee" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354576.jpg", imageAlt: "Coffee" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14720.jpg", imageAlt: "Coffee" },
|
||||
title: "Vrhunska kava", description: "Autentična Lavazza zrna za neusporedivo iskustvo kave.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14715.jpg", imageAlt: "Kava" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354576.jpg", imageAlt: "Kava" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14720.jpg", imageAlt: "Kava" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Cozy Terrace", description: "Zagreb's most relaxing urban escape for all seasons.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rooftop-sunset-cityscape_23-2151945654.jpg", imageAlt: "Terrace" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tired-woman-sitting-cafe_23-2147765359.jpg", imageAlt: "Terrace" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-terrace-open-restaurant-with-sofas-chairs-tables_114579-2728.jpg", imageAlt: "Terrace" },
|
||||
title: "Ugodna terasa", description: "Zagrebački najopušteniji urbani bijeg za sva godišnja doba.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rooftop-sunset-cityscape_23-2151945654.jpg", imageAlt: "Terasa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tired-woman-sitting-cafe_23-2147765359.jpg", imageAlt: "Terasa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-terrace-open-restaurant-with-sofas-chairs-tables_114579-2728.jpg", imageAlt: "Terasa" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Warm Service", description: "Friendly, smiling staff dedicated to your perfect experience.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-eating-delicious-pizza_23-2150280263.jpg", imageAlt: "Staff" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-together-restaurant_23-2150520083.jpg", imageAlt: "Staff" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg", imageAlt: "Staff" },
|
||||
title: "Topla usluga", description: "Ljubazno i nasmijano osoblje posvećeno vašem savršenom iskustvu.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-eating-delicious-pizza_23-2150280263.jpg", imageAlt: "Osoblje" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-together-restaurant_23-2150520083.jpg", imageAlt: "Osoblje" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12309.jpg", imageAlt: "Osoblje" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Why Potter"
|
||||
description="Discover the art of atmospheric luxury where premium Lavazza coffee meets high-energy evening cocktails."
|
||||
title="Zašto Potter"
|
||||
description="Otkrijte umjetnost atmosferskog luksuza gdje se vrhunska Lavazza kava susreće s energičnim večernjim koktelima."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,14 +122,14 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", role: "Visitor", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-using-mobile-phone-while-having-cup-coffee_107420-63684.jpg" },
|
||||
{ id: "t2", name: "Marko P.", role: "Local", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg" },
|
||||
{ id: "t3", name: "Elena M.", role: "Guest", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cocoa-with-laptop-cozy-winter-home-warm-background_501050-180.jpg" },
|
||||
{ id: "t4", name: "Tomislav B.", role: "Local", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-winter-coziness-arrangement_23-2148715936.jpg" },
|
||||
{ id: "t5", name: "Ana K.", role: "Visitor", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sits-watches-through-window_8353-9339.jpg" },
|
||||
{ id: "t1", name: "Sarah J.", role: "Posjetiteljica", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-using-mobile-phone-while-having-cup-coffee_107420-63684.jpg" },
|
||||
{ id: "t2", name: "Marko P.", role: "Lokalni gost", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg" },
|
||||
{ id: "t3", name: "Elena M.", role: "Gošća", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cocoa-with-laptop-cozy-winter-home-warm-background_501050-180.jpg" },
|
||||
{ id: "t4", name: "Tomislav B.", role: "Lokalni gost", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-winter-coziness-arrangement_23-2148715936.jpg" },
|
||||
{ id: "t5", name: "Ana K.", role: "Posjetiteljica", company: "Zagreb", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sits-watches-through-window_8353-9339.jpg" },
|
||||
]}
|
||||
title="Real Experiences"
|
||||
description="What our guests are saying about their time at Potter."
|
||||
title="Stvarna iskustva"
|
||||
description="Što naši gosti kažu o svom boravku u Potteru."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,22 +140,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Cinematic Interiors", description: "Atmospheric decor designed for unforgettable moments.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", imageAlt: "Gallery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-nature-view_23-2151972859.jpg", imageAlt: "Gallery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897682.jpg", imageAlt: "Gallery" },
|
||||
title: "Filmski interijeri", description: "Atmosferski dekor dizajniran za nezaboravne trenutke.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", imageAlt: "Galerija" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-nature-view_23-2151972859.jpg", imageAlt: "Galerija" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897682.jpg", imageAlt: "Galerija" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Drinks & Atmosphere", description: "The perfect blend of coffee culture and night energy.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-pink-cosmopolitan-dark-background_114579-2142.jpg", imageAlt: "Gallery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone_23-2147679112.jpg", imageAlt: "Gallery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg", imageAlt: "Gallery" },
|
||||
title: "Pića i atmosfera", description: "Savršen spoj kulture kave i noćne energije.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-pink-cosmopolitan-dark-background_114579-2142.jpg", imageAlt: "Galerija" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone_23-2147679112.jpg", imageAlt: "Galerija" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg", imageAlt: "Galerija" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Gallery"
|
||||
description="A glimpse into the atmospheric nights at Potter."
|
||||
title="Galerija"
|
||||
description="Zavirite u atmosferske večeri u Potteru."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,10 +163,10 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
text="Potter Caffe Bar, Zagreb. Open daily until midnight. Your table is waiting."
|
||||
text="Potter Caffe Bar, Zagreb. Otvoreni smo svakodnevno do ponoći. Vaš stol vas čeka."
|
||||
buttons={[
|
||||
{ text: "Get Directions", href: "https://maps.google.com" },
|
||||
{ text: "Reserve Table", href: "tel:+38500000000" },
|
||||
{ text: "Upute za dolazak", href: "https://maps.google.com" },
|
||||
{ text: "Rezervirajte stol", href: "tel:+38500000000" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -176,14 +176,14 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Gallery", href: "#gallery" },
|
||||
{ label: "Reserve", href: "tel:+38500000000" },
|
||||
{ label: "Meni", href: "#menu" },
|
||||
{ label: "Galerija", href: "#gallery" },
|
||||
{ label: "Rezervacije", href: "tel:+38500000000" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Visit us", href: "https://maps.google.com" },
|
||||
{ label: "Posjetite nas", href: "https://maps.google.com" },
|
||||
{ label: "Instagram", href: "#" },
|
||||
{ label: "Facebook", href: "#" },
|
||||
],
|
||||
@@ -195,4 +195,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user