2 Commits

Author SHA1 Message Date
cd0f1db458 Update src/app/page.tsx 2026-03-08 10:53:54 +00:00
0b02c0c49f Merge version_2 into main
Merge version_2 into main
2026-03-08 10:51:11 +00:00

View File

@@ -46,6 +46,14 @@ export default function LandingPage() {
title="Obchodź swoje chwile w Restauracji Kaszubskiej"
description="Przytulna restauracja i sala weselna w Kosakowo idealna dla wesel, urodzin, komunii, rocznic i rodzinnych świąt. Tradycyjna kuchnia, piękne wnętrza i profesjonalna obsługa."
background={{ variant: "plain" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg", alt: "Gość 1" },
{ src: "http://img.b2bpic.net/free-photo/family-generations-looking-camera_23-2148314901.jpg", alt: "Gość 2" },
{ src: "http://img.b2bpic.net/free-photo/doctor-emotions-men-team-horizontal-standing_1291-65.jpg", alt: "Gość 3" },
{ src: "http://img.b2bpic.net/free-photo/couple-having-fun-pour-each-other-with-garden-hose_158595-2245.jpg", alt: "Gość 4" },
{ src: "http://img.b2bpic.net/free-photo/happy-male-friends-playing-with-confetti-birthday-celebration_23-2148046232.jpg", alt: "Gość 5" }
]}
avatarText="Trusted by 500+ families"
buttons={[
{ text: "Zarezerwuj imprezę", href: "contact" },
{ text: "Poznaj naszą ofertę", href: "cuisine" }