Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-22 10:08:13 +00:00

View File

@@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import ContactText from '@/components/sections/contact/ContactText';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Award, Heart, Sparkles, Utensils, Calendar, Star, Cake, Briefcase, Users, ChefHat, Candle } from 'lucide-react';
import { Award, Heart, Sparkles, Utensils, Calendar, Star, Cake, Briefcase, Users, ChefHat } from 'lucide-react';
export default function GrandCafeLanding() {
return (
@@ -88,11 +88,11 @@ export default function GrandCafeLanding() {
useInvertedBackground={false}
features={[
{
title: "Culinary Excellence", description: "Modern interpretations of Georgian classics combined with refined European dishes. Each plate is a masterpiece of flavor, presentation, and balance.", imageSrc: "http://img.b2bpic.net/free-photo/spicy-vegan-salad-with-sticky-berry-grain-rice_1339-8204.jpg?_wi=1", imageAlt: "Beef Stroganoff - Culinary Excellence", buttonIcon: ChefHat,
title: "Culinary Excellence", description: "Modern interpretations of Georgian classics combined with refined European dishes. Each plate is a masterpiece of flavor, presentation, and balance.", imageSrc: "http://img.b2bpic.net/free-photo/spicy-vegan-salad-with-sticky-berry-grain-rice_1339-8204.jpg", imageAlt: "Beef Stroganoff - Culinary Excellence", buttonIcon: ChefHat,
buttonHref: "#menu"
},
{
title: "Elegant Atmosphere", description: "Quiet sophistication meets warm hospitality. White tablecloths, soft lighting, and thoughtful design create the perfect setting for celebration and connection.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", imageAlt: "Wine service moment - Elegant Atmosphere", buttonIcon: Candle,
title: "Elegant Atmosphere", description: "Quiet sophistication meets warm hospitality. White tablecloths, soft lighting, and thoughtful design create the perfect setting for celebration and connection.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", imageAlt: "Wine service moment - Elegant Atmosphere", buttonIcon: Sparkles,
buttonHref: "#reserve"
},
{
@@ -117,7 +117,7 @@ export default function GrandCafeLanding() {
products={[
{
id: "beef-stroganoff", brand: "Georgian Tradition", name: "Beef Stroganoff", price: "28,000₾", rating: 5,
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/spicy-vegan-salad-with-sticky-berry-grain-rice_1339-8204.jpg?_wi=2", imageAlt: "Beef Stroganoff"
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/spicy-vegan-salad-with-sticky-berry-grain-rice_1339-8204.jpg", imageAlt: "Beef Stroganoff"
},
{
id: "chicken-shkmeruli", brand: "Georgian Heritage", name: "Chicken Shkmeruli", price: "22,000₾", rating: 5,