diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9711c26..ac2622d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -56,42 +41,16 @@ export default function LandingPage() {
@@ -99,21 +58,12 @@ export default function LandingPage() {
@@ -182,63 +96,27 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- title: "Real Chicken",
- descriptions: [
- "No processed meats, only high-quality cuts.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/chef-presenting-dish-with-salad_23-2148491358.jpg",
- },
- {
- id: "f2",
- title: "Handmade Tzatziki",
- descriptions: [
- "Crafted with fresh dill and care.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-turkish-dovga-yogurt-soup-wooden-stand-with-tomatoes-olives_141793-12662.jpg",
- },
- {
- id: "f3",
- title: "Card Payments",
- descriptions: [
- "Convenience included in every meal.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-with-protection-globes_23-2148630776.jpg",
- },
+ { id: "f1", title: "Poctivé maso", descriptions: ["Bez náhražek, pouze kvalitní kusy masa."], imageSrc: "http://img.b2bpic.net/free-photo/chef-presenting-dish-with-salad_23-2148491358.jpg" },
+ { id: "f2", title: "Domácí Tzatziki", descriptions: ["Připraveno s čerstvým koprem a péčí."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-turkish-dovga-yogurt-soup-wooden-stand-with-tomatoes-olives_141793-12662.jpg" },
+ { id: "f3", title: "Platby kartou", descriptions: ["Pohodlí v každém soustu."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-with-protection-globes_23-2148630776.jpg" },
]}
- title="Why We're Different"
- description="Urban street food done right."
+ title="Proč jsme jiní"
+ description="Street food tak, jak má chutnat."
/>