diff --git a/src/app/page.tsx b/src/app/page.tsx
index 856442b..f44303e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
-import { Award, Search, Wheat } from "lucide-react";
+import { Award, Wheat, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,38 +33,22 @@ export default function LandingPage() {
@@ -75,13 +59,9 @@ export default function LandingPage() {
description="A culinary journey where ancient traditions meet modern pub vibes. Indulge in authentic Georgian flavors and classic European brews, all in one vibrant setting."
buttons={[
{
- text: "Explore Our Menu",
- href: "#menu",
- },
+ text: "Explore Our Menu", href: "#menu"},
{
- text: "Book Your Table",
- href: "#contact",
- },
+ text: "Book Your Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg"
imageAlt="Restaurant interior showing Georgian dishes and European beers"
@@ -90,25 +70,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg",
- alt: "Customer rating",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", alt: "Customer rating"},
{
- src: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg",
- alt: "Customer rating",
- },
+ src: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg", alt: "Customer rating"},
{
- src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
- alt: "Customer rating",
- },
+ src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Customer rating"},
{
- src: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg",
- alt: "Customer rating",
- },
+ src: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", alt: "Customer rating"},
{
- src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg",
- alt: "Customer rating",
- },
+ src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg", alt: "Customer rating"},
]}
avatarText="Join our 10,000+ happy diners!"
/>
@@ -119,20 +89,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Our Story: Where Tradition Meets Modernity",
- },
+ type: "text", content: "Our Culinary Journey: Georgian Soul, European Spirit"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/close-up-woman-hand-put-topping-homemade-pizza_1150-4697.jpg",
- alt: "Chef preparing Georgian dish",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/gourmet-delicious-cuisine_23-2150931168.jpg", alt: "Chef preparing a fusion dish"},
]}
buttons={[
{
- text: "Learn More",
- href: "#",
- },
+ text: "Learn More", href: "#about"},
]}
/>
@@ -145,22 +108,16 @@ export default function LandingPage() {
features={[
{
icon: Wheat,
- title: "Authentic Georgian Cuisine",
- description: "Savor the rich, bold flavors of Georgia with traditional recipes passed down through generations, prepared with fresh, local ingredients.",
- },
+ title: "Authentic Georgian Feasts", description: "Indulge in hearty, flavorful dishes rooted in Georgian tradition, prepared with age-old recipes and the freshest ingredients."},
{
icon: Award,
- title: "Curated European Beers",
- description: "From crisp lagers to robust stouts, our extensive selection of European craft beers offers something for every palate.",
- },
+ title: "Curated European Craft Beers", description: "Explore an extensive selection of the finest European craft beers, hand-picked to complement our diverse menu and elevate your pub experience."},
{
- icon: Search,
- title: "Smart Dish Discovery",
- description: "Our intelligent menu system helps you find your next favorite dish or drink with ease, based on your preferences and cravings.",
- },
+ icon: Sparkles,
+ title: "Warm & Lively Atmosphere", description: "Immerse yourself in a welcoming space where Georgian hospitality meets the lively charm of a modern European pub, perfect for any occasion."},
]}
- title="Our Unique Culinary Experience"
- description="Discover what makes The Georgian Barrel a destination for foodies and pub enthusiasts alike, with our commitment to authenticity and innovation."
+ title="The Best of Both Worlds: Our Signature Fusion"
+ description="At The Georgian Barrel, we blend the rich heritage of Georgian cooking with the convivial atmosphere of a European pub, creating an unforgettable experience."
/>
@@ -172,47 +129,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "khinkali",
- name: "Khinkali",
- price: "$12.99",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-gurza-lamb-dumplings-with-sour-cream-plate_141793-3646.jpg",
- imageAlt: "Georgian Khinkali dumplings",
- },
+ id: "khinkali", name: "Khinkali", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gurza-lamb-dumplings-with-sour-cream-plate_141793-3646.jpg", imageAlt: "Georgian Khinkali dumplings"},
{
- id: "satsivi",
- name: "Satsivi",
- price: "$18.50",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-steak_74190-7283.jpg",
- imageAlt: "Satsivi chicken with walnut sauce",
- },
+ id: "satsivi", name: "Satsivi", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-steak_74190-7283.jpg", imageAlt: "Satsivi chicken with walnut sauce"},
{
- id: "mtsvadi",
- name: "Mtsvadi",
- price: "$22.00",
- imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-fried-potato-with-vegetables-onion_141793-688.jpg",
- imageAlt: "Georgian Mtsvadi skewers",
- },
+ id: "mtsvadi", name: "Mtsvadi", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-fried-potato-with-vegetables-onion_141793-688.jpg", imageAlt: "Georgian Mtsvadi skewers"},
{
- id: "goulash",
- name: "Hungarian Goulash",
- price: "$16.75",
- imageSrc: "http://img.b2bpic.net/free-photo/red-vegetable-soup-table_140725-7436.jpg",
- imageAlt: "Hearty Hungarian Goulash",
- },
+ id: "goulash", name: "Hungarian Goulash", price: "$16.75", imageSrc: "http://img.b2bpic.net/free-photo/red-vegetable-soup-table_140725-7436.jpg", imageAlt: "Hearty Hungarian Goulash"},
{
- id: "fish-chips",
- name: "Fish and Chips",
- price: "$14.25",
- imageSrc: "http://img.b2bpic.net/free-photo/crispy-snaks-served-with-salad_140725-1749.jpg",
- imageAlt: "Classic Fish and Chips",
- },
+ id: "fish-chips", name: "Fish and Chips", price: "$14.25", imageSrc: "http://img.b2bpic.net/free-photo/crispy-snaks-served-with-salad_140725-1749.jpg", imageAlt: "Classic Fish and Chips"},
{
- id: "schnitzel",
- name: "Wiener Schnitzel",
- price: "$19.99",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-tasty-dinner-with-cutlet-meal-potatoes-white-plate-dark-table_140725-56801.jpg",
- imageAlt: "Crispy Wiener Schnitzel",
- },
+ id: "schnitzel", name: "Wiener Schnitzel", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-tasty-dinner-with-cutlet-meal-potatoes-white-plate-dark-table_140725-56801.jpg", imageAlt: "Crispy Wiener Schnitzel"},
]}
title="Signature Dishes & Brews"
description="Explore our curated selection of Traditional Georgian delicacies and European pub favorites, easily found with our smart menu system."
@@ -227,59 +154,34 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "chef-tamara",
- name: "Tamara Gorgiladze",
- role: "Head Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg",
- imageAlt: "Head Chef Tamara Gorgiladze",
- },
+ id: "chef-tamara", name: "Tamara Gorgiladze", role: "Head Chef, Georgian Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-working-kitchen_1150-13761.jpg", imageAlt: "Head Chef Tamara Gorgiladze preparing Georgian dishes"},
{
- id: "sommelier-lukas",
- name: "Lukas Richter",
- role: "Head Sommelier",
- imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093588.jpg",
- imageAlt: "Head Sommelier Lukas Richter",
- },
+ id: "sommelier-lukas", name: "Lukas Richter", role: "Head Sommelier, European Brews", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-sommelier-man-wine-cellar-with-bottle_23-2147820127.jpg", imageAlt: "Head Sommelier Lukas Richter with European beer selection"},
{
- id: "manager-sophia",
- name: "Sophia Petrova",
- role: "Restaurant Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/service-restaurant_1098-15708.jpg",
- imageAlt: "Restaurant Manager Sophia Petrova",
- },
+ id: "manager-sophia", name: "Sophia Petrova", role: "General Manager, Operations & Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/elegant-restaurant-manager_23-2149591461.jpg", imageAlt: "Restaurant Manager Sophia Petrova welcoming guests"},
]}
- title="Meet Our Culinary Maestros"
- description="The passionate individuals behind every delectable dish and perfectly poured pint at The Georgian Barrel."
+ title="Our Heart & Soul: The Georgian Barrel Team"
+ description="Meet the dedicated individuals who bring our unique blend of Georgian culinary artistry and European pub charm to life."
/>
@@ -348,45 +234,29 @@ export default function LandingPage() {
{
items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
],
},
{
items: [
{
- label: "Reservations",
- href: "#contact",
- },
+ label: "Reservations", href: "#contact"},
{
- label: "Our Team",
- href: "#team",
- },
+ label: "Our Team", href: "#team"},
{
- label: "FAQs",
- href: "#faq",
- },
+ label: "FAQs", href: "#faq"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}
diff --git a/src/app/styles/base.css b/src/app/styles/base.css
index d49c637..74f8ba3 100644
--- a/src/app/styles/base.css
+++ b/src/app/styles/base.css
@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
- font-family: var(--font-font-family: var(--font-montserrat), sans-serif;), sans-serif;
+ font-family: var(--font-inter), sans-serif;), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
- font-family: var(--font-font-family: var(--font-montserrat), sans-serif;), sans-serif;
+ font-family: var(--font-libre-baskerville), serif;), sans-serif;
}
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index 5038a9b..db3bc5b 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #f5f5f5;
- --card: #ffffff;
- --foreground: #1c1c1c;
- --primary-cta: #1f514c;
+ --background: #1a0f0d;
+ --card: #261614;
+ --foreground: #f5ebea;
+ --primary-cta: #b8860b;
--primary-cta-text: #f5f5f5;
- --secondary-cta: #ffffff;
+ --secondary-cta: #3f2723;
--secondary-cta-text: #1c1c1c;
- --accent: #159c49;
- --background-accent: #a8e8ba;
+ --accent: #2c5f2d;
+ --background-accent: #8b0000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);