diff --git a/src/app/page.tsx b/src/app/page.tsx
index 811fe24..3cf604b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,131 +30,50 @@ export default function LandingPage() {
@@ -164,21 +83,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Rodychi?"
metrics={[
- {
- icon: Users,
- label: "Family Atmosphere",
- value: "100%",
- },
- {
- icon: Clock,
- label: "Quiet Location",
- value: "Peaceful",
- },
- {
- icon: Award,
- label: "Homemade Food",
- value: "Fresh",
- },
+ { icon: Users, label: "Family Atmosphere", value: "100%" },
+ { icon: Clock, label: "Quiet Location", value: "Peaceful" },
+ { icon: Award, label: "Homemade Food", value: "Fresh" }
]}
metricsAnimation="slide-up"
/>
@@ -191,24 +98,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Signature Shashlik",
- price: "180 UAH",
- imageSrc: "http://img.b2bpic.net/free-photo/stick-barbecue-with-meat-potato-tomato-with-vegetable-salad-orange-juice_114579-3354.jpg?_wi=1",
- },
- {
- id: "2",
- name: "Garden Fresh Salad",
- price: "95 UAH",
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-salad-bowl_23-2147953662.jpg?_wi=1",
- },
- {
- id: "3",
- name: "Homemade Dessert",
- price: "85 UAH",
- imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-figs_114579-16547.jpg",
- },
+ { id: "1", name: "Signature Shashlik", price: "180 UAH", imageSrc: "http://img.b2bpic.net/free-photo/stick-barbecue-with-meat-potato-tomato-with-vegetable-salad-orange-juice_114579-3354.jpg" },
+ { id: "2", name: "Garden Fresh Salad", price: "95 UAH", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-salad-bowl_23-2147953662.jpg" },
+ { id: "3", name: "Homemade Dessert", price: "85 UAH", imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-figs_114579-16547.jpg" }
]}
title="Our Signature Dishes"
description="Explore our delicious homemade menu items."
@@ -223,43 +115,19 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Main Dining Area",
- description: "Comfortable seating for the whole family.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-winter-squash-soup-notebook_23-2148706371.jpg?_wi=2",
- imageAlt: "cozy family restaurant interior warm lighting",
+ title: "Main Dining Area", description: "Comfortable seating for the whole family.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg" }
},
{
id: 2,
- title: "Outdoor Terrace",
- description: "Fresh air and beautiful view.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/stick-barbecue-with-meat-potato-tomato-with-vegetable-salad-orange-juice_114579-3354.jpg?_wi=2",
- imageAlt: "grilled meat shashlik presentation",
+ title: "Outdoor Terrace", description: "Fresh air and beautiful view.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg" }
},
{
id: 3,
- title: "Relaxing Nooks",
- description: "Perfect for quiet conversations.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-sofa-christmas-view-from-table-with-red-ornaments_23-2147583516.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-view-restaurant-with-empty-tables_1203-1073.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-salad-bowl_23-2147953662.jpg?_wi=2",
- imageAlt: "fresh healthy salad plate",
- },
+ title: "Relaxing Nooks", description: "Perfect for quiet conversations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-sofa-christmas-view-from-table-with-red-ornaments_23-2147583516.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blurred-view-restaurant-with-empty-tables_1203-1073.jpg" }
+ }
]}
showStepNumbers={false}
title="Atmosphere Gallery"
@@ -273,41 +141,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Olena",
- role: "Visitor",
- testimonial: "The best place in Vinnytsia for family dinner!",
- imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-having-coffee-restaurant_23-2147778661.jpg?_wi=3",
- },
- {
- id: "2",
- name: "Petro",
- role: "Regular",
- testimonial: "Very quiet, peaceful and delicious homemade food.",
- imageSrc: "http://img.b2bpic.net/free-photo/small-group-friends-drinking-coffee-communicating-while-sitting-cafe_637285-2445.jpg?_wi=2",
- },
- {
- id: "3",
- name: "Marina",
- role: "Visitor",
- testimonial: "Fantastic atmosphere and service. Highly recommend.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2149104413.jpg?_wi=2",
- },
- {
- id: "4",
- name: "Andriy",
- role: "Regular",
- testimonial: "Tasty shashlik and great place to relax.",
- imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Igor",
- role: "Foodie",
- testimonial: "Authentic taste that brings back childhood memories.",
- imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-having-coffee-restaurant_23-2147778661.jpg?_wi=4",
- },
+ { id: "1", name: "Olena", role: "Visitor", testimonial: "The best place in Vinnytsia for family dinner!", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-having-coffee-restaurant_23-2147778661.jpg" },
+ { id: "2", name: "Petro", role: "Regular", testimonial: "Very quiet, peaceful and delicious homemade food.", imageSrc: "http://img.b2bpic.net/free-photo/small-group-friends-drinking-coffee-communicating-while-sitting-cafe_637285-2445.jpg" },
+ { id: "3", name: "Marina", role: "Visitor", testimonial: "Fantastic atmosphere and service. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2149104413.jpg" },
+ { id: "4", name: "Andriy", role: "Regular", testimonial: "Tasty shashlik and great place to relax.", imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg" },
+ { id: "5", name: "Igor", role: "Foodie", testimonial: "Authentic taste that brings back childhood memories.", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-having-coffee-restaurant_23-2147778661.jpg" }
]}
title="What Our Guests Say"
description="Reviews from our happy visitors."
@@ -317,21 +155,13 @@ export default function LandingPage() {
@@ -339,34 +169,8 @@ export default function LandingPage() {