diff --git a/src/app/page.tsx b/src/app/page.tsx
index cbe9f31..c20700b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,41 +48,26 @@ export default function LandingPage() {
@@ -103,17 +80,11 @@ export default function LandingPage() {
description="At Gościniec Śląski, we don't just cook—we preserve history. Our kitchen follows recipes passed down through generations, honoring the rich agricultural bounty and cultural depth of the Silesian region."
metrics={[
{
- value: "50+",
- title: "Generations of Taste",
- },
+ value: "50+", title: "Generations of Taste"},
{
- value: "100%",
- title: "Locally Sourced Ingredients",
- },
+ value: "100%", title: "Locally Sourced Ingredients"},
{
- value: "500+",
- title: "Traditional Recipes",
- },
+ value: "500+", title: "Traditional Recipes"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-seasonings_140725-135179.jpg"
imageAlt="Silesian chef preparing traditional dish"
@@ -129,19 +100,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Authentic Cuisine",
- description: "Classic Silesian dishes made from scratch.",
- icon: Utensils,
+ title: "Authentic Cuisine", description: "Classic Silesian dishes made from scratch.", icon: Utensils,
},
{
- title: "Warm Atmosphere",
- description: "Rustic, welcoming space for family gatherings.",
- icon: Home,
+ title: "Warm Atmosphere", description: "Rustic, welcoming space for family gatherings.", icon: Home,
},
{
- title: "Local Ingredients",
- description: "Supporting regional farmers for freshness.",
- icon: Leaf,
+ title: "Local Ingredients", description: "Supporting regional farmers for freshness.", icon: Leaf,
},
]}
title="Why Choose Us?"
@@ -157,47 +122,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Silesian Roulade",
- price: "45 PLN",
- variant: "Meat",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-rolls-stuffed-with-green-beans-carrots-wrapped-strips-bacon_2829-19752.jpg",
- },
+ id: "p1", name: "Silesian Roulade", price: "45 PLN", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-rolls-stuffed-with-green-beans-carrots-wrapped-strips-bacon_2829-19752.jpg"},
{
- id: "p2",
- name: "Handmade Pierogi",
- price: "28 PLN",
- variant: "Vegetarian",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-cake-with-berries-chocolate-waffles-bowls-colorful-sweets_140725-71279.jpg",
- },
+ id: "p2", name: "Handmade Pierogi", price: "28 PLN", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-cake-with-berries-chocolate-waffles-bowls-colorful-sweets_140725-71279.jpg"},
{
- id: "p3",
- name: "Żurek Soup",
- price: "22 PLN",
- variant: "Traditional",
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316471.jpg",
- },
+ id: "p3", name: "Żurek Soup", price: "22 PLN", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316471.jpg"},
{
- id: "p4",
- name: "Beef Roast",
- price: "48 PLN",
- variant: "Meat",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meat-cutlets-baked-with-potatoes-tomatoes-black-plate-spices-garlics-cutlery-set-green-black-mix-colors-background_179666-47478.jpg",
- },
+ id: "p4", name: "Beef Roast", price: "48 PLN", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meat-cutlets-baked-with-potatoes-tomatoes-black-plate-spices-garlics-cutlery-set-green-black-mix-colors-background_179666-47478.jpg"},
{
- id: "p5",
- name: "Cabbage Rolls",
- price: "32 PLN",
- variant: "Traditional",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-meal-rolled-with-cabbage-tomatoes-called-dolma-with-olive-oil-dark-blue-desk_140725-58510.jpg",
- },
+ id: "p5", name: "Cabbage Rolls", price: "32 PLN", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-meal-rolled-with-cabbage-tomatoes-called-dolma-with-olive-oil-dark-blue-desk_140725-58510.jpg"},
{
- id: "p6",
- name: "Regional Cake",
- price: "18 PLN",
- variant: "Dessert",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-yummy-cake-with-lemon-slices-candies-dark-background-biscuit-cake-fruit-citrus-cookie-sweet_140725-110252.jpg",
- },
+ id: "p6", name: "Regional Cake", price: "18 PLN", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-yummy-cake-with-lemon-slices-candies-dark-background-biscuit-cake-fruit-citrus-cookie-sweet_140725-110252.jpg"},
]}
title="Our Signature Dishes"
description="Discover the true taste of Silesia with our curated selection of regional specialties."
@@ -206,23 +141,14 @@ export default function LandingPage() {
@@ -346,33 +222,21 @@ export default function LandingPage() {
logoText="Gościniec Śląski"
columns={[
{
- title: "Navigate",
- items: [
+ title: "Navigate", items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Menu",
- href: "#products",
- },
+ label: "Menu", href: "#products"},
{
- label: "Reservations",
- href: "#contact",
- },
+ label: "Reservations", href: "#contact"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}