diff --git a/src/app/kontakt/page.tsx b/src/app/kontakt/page.tsx
index d08394b..cba32b7 100644
--- a/src/app/kontakt/page.tsx
+++ b/src/app/kontakt/page.tsx
@@ -13,115 +13,61 @@ export default function LandingPage() {
defaultButtonVariant="expand-hover"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
+ contentWidth="medium"
+ sizing="medium"
+ background="circleGradient"
+ cardStyle="glass-elevated"
+ primaryButtonStyle="gradient"
+ secondaryButtonStyle="glass"
+ headingFontWeight="normal"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index bbd6e7a..f341086 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -11,8 +11,8 @@ import { Cormorant_Garamond, Inter } from "next/font/google";
export const metadata: Metadata = {
- title: "Webild components 2",
- description: "Generated by create next app",
+ title: 'Fiorino Bratislava | Autentické Talianske Delikatesy',
+ description: 'Fiorino - Váš kľúč k autentickému Taliansku v srdci Bratislavy na Bottovej ulici.',
};
const cormorant = Cormorant_Garamond({ variable: "--font-cormorant", subsets: ["latin"], weight: ["400", "500", "600", "700"] });
diff --git a/src/app/o-nas/page.tsx b/src/app/o-nas/page.tsx
index 53b9a0f..bbd95bf 100644
--- a/src/app/o-nas/page.tsx
+++ b/src/app/o-nas/page.tsx
@@ -13,118 +13,62 @@ export default function LandingPage() {
defaultButtonVariant="expand-hover"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
+ contentWidth="medium"
+ sizing="medium"
+ background="circleGradient"
+ cardStyle="glass-elevated"
+ primaryButtonStyle="gradient"
+ secondaryButtonStyle="glass"
+ headingFontWeight="normal"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index c93bcdc..49aa8ed 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -16,248 +16,111 @@ export default function LandingPage() {
defaultButtonVariant="expand-hover"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
+ contentWidth="medium"
+ sizing="medium"
+ background="circleGradient"
+ cardStyle="glass-elevated"
+ primaryButtonStyle="gradient"
+ secondaryButtonStyle="glass"
+ headingFontWeight="normal"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/produkty/page.tsx b/src/app/produkty/page.tsx
index bd590b4..e346c65 100644
--- a/src/app/produkty/page.tsx
+++ b/src/app/produkty/page.tsx
@@ -13,175 +13,72 @@ export default function LandingPage() {
defaultButtonVariant="expand-hover"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
+ contentWidth="medium"
+ sizing="medium"
+ background="circleGradient"
+ cardStyle="glass-elevated"
+ primaryButtonStyle="gradient"
+ secondaryButtonStyle="glass"
+ headingFontWeight="normal"
>
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
);
-}
+}
\ No newline at end of file