diff --git a/src/app/page.tsx b/src/app/page.tsx
index bc3cc4b..8078c46 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,34 +31,23 @@ export default function LandingPage() {
@@ -67,51 +56,37 @@ export default function LandingPage() {
@@ -239,49 +165,24 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Amazing Food & Ambiance",
- quote: "Alibi Bar & Grill Plus truly lives up to its reputation. The risotto was divine, and the garden seating made for a perfect date night. Definitely the best restaurant in Sofia!",
- name: "Maria Petrova",
- role: "Regular Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624069.jpg?_wi=1",
- imageAlt: "Maria Petrova",
+ id: "1", title: "Amazing Food & Ambiance", quote: "Alibi Bar & Grill Plus truly lives up to its reputation. The risotto was divine, and the garden seating made for a perfect date night. Definitely the best restaurant in Sofia!", name: "Maria Petrova", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624069.jpg", imageAlt: "Maria Petrova"
},
{
- id: "2",
- title: "High-Level Service",
- quote: "The service here is impeccable. Our server was attentive without being intrusive, knowledgeable about the menu, and made excellent wine recommendations. A truly professional team.",
- name: "Georgi Ivanov",
- role: "Business Client",
- imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=1",
- imageAlt: "Georgi Ivanov",
+ id: "2", title: "High-Level Service", quote: "The service here is impeccable. Our server was attentive without being intrusive, knowledgeable about the menu, and made excellent wine recommendations. A truly professional team.", name: "Georgi Ivanov", role: "Business Client", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Georgi Ivanov"
},
{
- id: "3",
- title: "Stylish and Cozy",
- quote: "I love the vibe at Alibi. It's chic and modern, yet incredibly comfortable and welcoming. The attention to detail in the decor is fantastic, and the food matches the quality of the setting.",
- name: "Elena Dimitrova",
- role: "Social Diner",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg?_wi=1",
- imageAlt: "Elena Dimitrova",
+ id: "3", title: "Stylish and Cozy", quote: "I love the vibe at Alibi. It's chic and modern, yet incredibly comfortable and welcoming. The attention to detail in the decor is fantastic, and the food matches the quality of the setting.", name: "Elena Dimitrova", role: "Social Diner", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg", imageAlt: "Elena Dimitrova"
},
{
- id: "4",
- title: "A Place to Return To",
- quote: "Every visit to Alibi is a pleasure. The menu is consistently excellent, the staff are wonderful, and the atmosphere is just perfect for any occasion, from a quick lunch to a special celebration.",
- name: "Ivan Kolev",
- role: "Local Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg?_wi=1",
- imageAlt: "Ivan Kolev",
- },
+ id: "4", title: "A Place to Return To", quote: "Every visit to Alibi is a pleasure. The menu is consistently excellent, the staff are wonderful, and the atmosphere is just perfect for any occasion, from a quick lunch to a special celebration.", name: "Ivan Kolev", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg", imageAlt: "Ivan Kolev"
+ }
]}
title="What Our Guests Say"
description="Guests consistently highlight our amazing food, high-level service, and stylish, cozy atmosphere. We’re constantly improving every detail to ensure your best experience."
buttons={[
{
- text: "Read All Reviews",
- href: "/reviews",
- },
+ text: "Read All Reviews", href: "/reviews"
+ }
]}
/>
@@ -291,75 +192,53 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Discover Our Unique Ambiance & Experience",
- },
+ type: "text", content: "Discover Our Unique Ambiance & Experience"
+ }
]}
buttons={[
{
- text: "Explore Our Story",
- href: "/about",
- },
+ text: "Explore Our Story", href: "/about"
+ }
]}
- description="Step into a world where modern elegance meets cozy comfort. Our thoughtfully designed interior provides a stylish backdrop for your dining pleasure, while our serene garden offers a charming escape for al fresco meals. Whether it's a romantic evening, a business lunch, or a lively gathering with friends, Alibi Bar & Grill Plus sets the perfect scene."
- imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg"
imageAlt="Stylish restaurant interior with warm lighting"
/>
@@ -372,61 +251,30 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "risotto",
- name: "Creamy Truffle Risotto",
- price: "€28",
- variant: "Signature Dish",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-table_140725-9549.jpg?_wi=2",
- imageAlt: "Exquisite creamy truffle risotto",
+ id: "risotto", name: "Creamy Truffle Risotto", price: "€28", variant: "Signature Dish", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-table_140725-9549.jpg", imageAlt: "Exquisite creamy truffle risotto"
},
{
- id: "steak",
- name: "Perfectly Seared Ribeye",
- price: "€45",
- variant: "Chef's Recommendation",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-potatoes-meat_23-2148501614.jpg?_wi=2",
- imageAlt: "Perfectly seared ribeye steak",
+ id: "steak", name: "Perfectly Seared Ribeye", price: "€45", variant: "Chef's Recommendation", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-potatoes-meat_23-2148501614.jpg", imageAlt: "Perfectly seared ribeye steak"
},
{
- id: "salmon",
- name: "Pan-Seared Atlantic Salmon",
- price: "€32",
- variant: "Light & Healthy",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon_74190-1148.jpg?_wi=2",
- imageAlt: "Pan-seared Atlantic salmon fillet",
+ id: "salmon", name: "Pan-Seared Atlantic Salmon", price: "€32", variant: "Light & Healthy", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon_74190-1148.jpg", imageAlt: "Pan-seared Atlantic salmon fillet"
},
{
- id: "wine",
- name: "Curated Wine Selection",
- price: "From €35",
- variant: "Expert Pairing",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-wine-bottle-black-grapes-wooden-box-wine-opener-light-red-background_140725-144996.jpg?_wi=2",
- imageAlt: "Bottles of fine red wine",
+ id: "wine", name: "Curated Wine Selection", price: "From €35", variant: "Expert Pairing", imageSrc: "http://img.b2bpic.net/free-photo/front-view-wine-bottle-black-grapes-wooden-box-wine-opener-light-red-background_140725-144996.jpg", imageAlt: "Bottles of fine red wine"
},
{
- id: "salad",
- name: "Seasonal Garden Salad",
- price: "€18",
- variant: "Fresh Starter",
- imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5048.jpg?_wi=2",
- imageAlt: "Colorful seasonal garden salad",
+ id: "salad", name: "Seasonal Garden Salad", price: "€18", variant: "Fresh Starter", imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5048.jpg", imageAlt: "Colorful seasonal garden salad"
},
{
- id: "pasta",
- name: "Artisanal Fresh Pasta",
- price: "€26",
- variant: "Daily Special",
- imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098856.jpg?_wi=2",
- imageAlt: "Delicious artisanal fresh pasta",
- },
+ id: "pasta", name: "Artisanal Fresh Pasta", price: "€26", variant: "Daily Special", imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098856.jpg", imageAlt: "Delicious artisanal fresh pasta"
+ }
]}
title="A Taste of Our Craftsmanship"
description="Discover our signature dishes, exquisite wine selection, and the unique ambiance that makes Alibi Bar & Grill Plus a place worth returning to."
buttons={[
{
- text: "View Full Menu",
- href: "/menu",
- },
+ text: "View Full Menu", href: "/menu"
+ }
]}
/>
@@ -437,49 +285,24 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Amazing Food & Ambiance",
- quote: "Alibi Bar & Grill Plus truly lives up to its reputation. The risotto was divine, and the garden seating made for a perfect date night. Definitely the best restaurant in Sofia!",
- name: "Maria Petrova",
- role: "Regular Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624069.jpg?_wi=2",
- imageAlt: "Maria Petrova",
+ id: "1", title: "Amazing Food & Ambiance", quote: "Alibi Bar & Grill Plus truly lives up to its reputation. The risotto was divine, and the garden seating made for a perfect date night. Definitely the best restaurant in Sofia!", name: "Maria Petrova", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624069.jpg", imageAlt: "Maria Petrova"
},
{
- id: "2",
- title: "High-Level Service",
- quote: "The service here is impeccable. Our server was attentive without being intrusive, knowledgeable about the menu, and made excellent wine recommendations. A truly professional team.",
- name: "Georgi Ivanov",
- role: "Business Client",
- imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=2",
- imageAlt: "Georgi Ivanov",
+ id: "2", title: "High-Level Service", quote: "The service here is impeccable. Our server was attentive without being intrusive, knowledgeable about the menu, and made excellent wine recommendations. A truly professional team.", name: "Georgi Ivanov", role: "Business Client", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Georgi Ivanov"
},
{
- id: "3",
- title: "Stylish and Cozy",
- quote: "I love the vibe at Alibi. It's chic and modern, yet incredibly comfortable and welcoming. The attention to detail in the decor is fantastic, and the food matches the quality of the setting.",
- name: "Elena Dimitrova",
- role: "Social Diner",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg?_wi=2",
- imageAlt: "Elena Dimitrova",
+ id: "3", title: "Stylish and Cozy", quote: "I love the vibe at Alibi. It's chic and modern, yet incredibly comfortable and welcoming. The attention to detail in the decor is fantastic, and the food matches the quality of the setting.", name: "Elena Dimitrova", role: "Social Diner", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg", imageAlt: "Elena Dimitrova"
},
{
- id: "4",
- title: "A Place to Return To",
- quote: "Every visit to Alibi is a pleasure. The menu is consistently excellent, the staff are wonderful, and the atmosphere is just perfect for any occasion, from a quick lunch to a special celebration.",
- name: "Ivan Kolev",
- role: "Local Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg?_wi=2",
- imageAlt: "Ivan Kolev",
- },
+ id: "4", title: "A Place to Return To", quote: "Every visit to Alibi is a pleasure. The menu is consistently excellent, the staff are wonderful, and the atmosphere is just perfect for any occasion, from a quick lunch to a special celebration.", name: "Ivan Kolev", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg", imageAlt: "Ivan Kolev"
+ }
]}
title="What Our Guests Say"
description="Guests consistently highlight our amazing food, high-level service, and stylish, cozy atmosphere. We’re constantly improving every detail to ensure your best experience."
buttons={[
{
- text: "Read All Reviews",
- href: "/reviews",
- },
+ text: "Read All Reviews", href: "/reviews"
+ }
]}
/>
@@ -489,18 +312,15 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Discover Our Unique Ambiance & Experience",
- },
+ type: "text", content: "Discover Our Unique Ambiance & Experience"
+ }
]}
- description="Step into a world where modern elegance meets cozy comfort. Our thoughtfully designed interior provides a stylish backdrop for your dining pleasure, while our serene garden offers a charming escape for al fresco meals. Whether it's a romantic evening, a business lunch, or a lively gathering with friends, Alibi Bar & Grill Plus sets the perfect scene."
- imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg"
imageAlt="Stylish restaurant interior with warm lighting"
buttons={[
{
- text: "Explore Our Story",
- href: "/about",
- },
+ text: "Explore Our Story", href: "/about"
+ }
]}
/>
@@ -512,27 +332,15 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
- id: "leadership",
- groupTitle: "Leadership & Culinary",
- members: [
+ id: "leadership", groupTitle: "Leadership & Culinary", members: [
{
- id: "chef",
- title: "Chef Todor Ivanov",
- subtitle: "Head Chef & Culinary Director",
- detail: "With over 20 years of experience, Chef Ivanov leads our kitchen with creativity and a commitment to fresh, seasonal ingredients. His passion for flavor defines our menu.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-baker-holding-bowl-whisk_1170-2310.jpg",
- imageAlt: "Chef Todor Ivanov",
+ id: "chef", title: "Chef Todor Ivanov", subtitle: "Head Chef & Culinary Director", detail: "With over 20 years of experience, Chef Ivanov leads our kitchen with creativity and a commitment to fresh, seasonal ingredients. His passion for flavor defines our menu.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-baker-holding-bowl-whisk_1170-2310.jpg", imageAlt: "Chef Todor Ivanov"
},
{
- id: "manager",
- title: "Maria Popova",
- subtitle: "Restaurant Manager",
- detail: "Maria ensures every guest experience is seamless and memorable. Her dedication to service excellence and her warm demeanor make her the heart of our front-of-house operations.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg",
- imageAlt: "Maria Popova",
- },
- ],
- },
+ id: "manager", title: "Maria Popova", subtitle: "Restaurant Manager", detail: "Maria ensures every guest experience is seamless and memorable. Her dedication to service excellence and her warm demeanor make her the heart of our front-of-house operations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg", imageAlt: "Maria Popova"
+ }
+ ]
+ }
]}
title="Meet Our Dedicated Team"
description="Behind every premium dish and exceptional service moment is a team passionate about hospitality and culinary excellence. We work together to ensure your experience at Alibi Bar & Grill Plus is flawless."
@@ -546,40 +354,23 @@ export default function LandingPage() {
description="We look forward to welcoming you to Alibi Bar & Grill Plus. Use the form below to make a reservation or inquire about our services. You can also reach us directly via phone."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true
},
{
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number",
- required: true,
+ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true
},
{
- name: "date",
- type: "date",
- placeholder: "Reservation Date",
- required: true,
+ name: "date", type: "date", placeholder: "Reservation Date", required: true
},
{
- name: "time",
- type: "time",
- placeholder: "Reservation Time",
- required: true,
+ name: "time", type: "time", placeholder: "Reservation Time", required: true
},
{
- name: "guests",
- type: "number",
- placeholder: "Number of Guests",
- required: true,
- },
+ name: "guests", type: "number", placeholder: "Number of Guests", required: true
+ }
]}
textarea={{
- name: "message",
- placeholder: "Special Requests (Optional)",
- rows: 4,
+ name: "message", placeholder: "Special Requests (Optional)", rows: 4
}}
imageSrc="http://img.b2bpic.net/free-photo/fashion-outdoor-image-young-stylish-woman-having-fun-city-bar-weekend-patty-trendy-outfit-long-hairs-positive-mood_291049-1733.jpg"
imageAlt="Elegant restaurant exterior with warm lighting"
@@ -598,25 +389,17 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
- id: "1",
- title: "What are your operating hours?",
- content: "We are open Monday to Friday from 11:00 AM to 10:00 PM, and Saturday to Sunday from 12:00 PM to 11:00 PM.",
+ id: "1", title: "What are your operating hours?", content: "We are open Monday to Friday from 11:00 AM to 10:00 PM, and Saturday to Sunday from 12:00 PM to 11:00 PM."
},
{
- id: "2",
- title: "Do you accommodate dietary restrictions?",
- content: "Absolutely. Please inform your server about any allergies or dietary needs, and our kitchen team will do their best to accommodate you.",
+ id: "2", title: "Do you accommodate dietary restrictions?", content: "Absolutely. Please inform your server about any allergies or dietary needs, and our kitchen team will do their best to accommodate you."
},
{
- id: "3",
- title: "Is parking available at the restaurant?",
- content: "Yes, we offer complimentary valet parking for our guests, and there's also ample street parking nearby.",
+ id: "3", title: "Is parking available at the restaurant?", content: "Yes, we offer complimentary valet parking for our guests, and there's also ample street parking nearby."
},
{
- id: "4",
- title: "How do I make a reservation?",
- content: "You can make a reservation directly on our website through the 'Contact & Reservations' page, or by calling us at +1234567890.",
- },
+ id: "4", title: "How do I make a reservation?", content: "You can make a reservation directly on our website through the 'Contact & Reservations' page, or by calling us at +1234567890."
+ }
]}
/>