Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-06-01 19:40:23 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Utensils, Heart, ChefHat, Cocktail, Clock, Package, Salad, BookText, Bike, CookingPot, GlassWater, Sparkles, MapPin } from "lucide-react";
import { Utensils, Heart, ChefHat, Clock, Package, Salad, BookText, Bike, CookingPot, GlassWater, Sparkles, MapPin } from "lucide-react";
export default function LandingPage() {
return (
@@ -103,7 +103,7 @@ export default function LandingPage() {
type: "text-icon", text: "Authentic Kebab Recipes", icon: ChefHat,
},
{
type: "text-icon", text: "Crafted Cocktails", icon: Cocktail,
type: "text-icon", text: "Crafted Cocktails", icon: GlassWater,
},
{
type: "text-icon", text: "Freshly Prepared Daily", icon: Clock,
@@ -149,7 +149,7 @@ export default function LandingPage() {
title: "Fresh Local Ingredients", description: "We pride ourselves on sourcing the freshest, high-quality meats and vegetables from local markets daily, guaranteeing exceptional flavor and quality.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-background_23-2147775083.jpg", imageAlt: "Assortment of fresh local vegetables", buttonIcon: Salad,
},
{
title: "Signature Cocktails", description: "Complement your meal with our expertly crafted signature cocktails. Our mixologists create unique drinks, perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-summer-cocktail-dark-background_23-2148384351.jpg", imageAlt: "Colorful signature cocktail", buttonIcon: Cocktail,
title: "Signature Cocktails", description: "Complement your meal with our expertly crafted signature cocktails. Our mixologists create unique drinks, perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-summer-cocktail-dark-background_23-2148384351.jpg", imageAlt: "Colorful signature cocktail", buttonIcon: GlassWater,
},
{
title: "Cozy and Vibrant Atmosphere", description: "Enjoy your dining experience in our welcoming space, featuring modern decor and a lively ambiance that's perfect for friends and family.", imageSrc: "http://img.b2bpic.net/free-photo/bar-counter-with-glasses-bottles_23-2147986790.jpg", imageAlt: "Modern and cozy restaurant interior", buttonIcon: Heart,
@@ -216,7 +216,7 @@ export default function LandingPage() {
id: "faq2", title: "Can I make a reservation for a table?", content: "Absolutely! We recommend making a reservation, especially during peak hours or for larger groups. You can call us or use our online contact form."},
{
id: "faq3", title: "What are your opening hours?", content: "We are open from 12:00 PM to 11:00 PM, Monday through Sunday. Please check our social media for any holiday hours or special events."}, {
id: "faq4", title: "Do you offer catering services for events?", content: "Yes, Raiha Kebab and Coctails offers catering for private events and gatherings. Please contact us to discuss your requirements and menu options."}, ]}
id: "faq4", title: "Do you offer catering services for events?", content: "Yes, Raiha Kebab and Coctails offers catering for private events and gatherings. Please contact us to discuss your requirements and menu options."}]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to common questions about our menu, reservations, and dining experience at Raiha Kebab and Coctails."
faqsAnimation="slide-up"