Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-01 14:29:46 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@dominika_r",
testimonial: "Minden tökéletes volt. A gluténmentes kenyér különösen meglepett! Valódi gasztronómiai élmény!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=1",
imageAlt: "luxury Italian restaurant dark interior candlelight",
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@peterk",
testimonial: "Az ételek kifogástalanok voltak, a hangulat pedig magával ragadó. Valódi olasz élmény!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-outdoor-living-space-with-comfortable-sofa_23-2152008212.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-outdoor-living-space-with-comfortable-sofa_23-2152008212.jpg?_wi=1",
imageAlt: "luxury Italian restaurant dark interior candlelight",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@annav",
testimonial: "A tészta pont olyan volt, mint nagymamámé Olaszországban. Visszatérünk!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pasta-parchment-near-ingredients_23-2147849802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-parchment-near-ingredients_23-2147849802.jpg?_wi=1",
imageAlt: "luxury Italian restaurant dark interior candlelight",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@gaborf",
testimonial: "Kiemelkedő borválaszték és hibátlan kiszolgálás. Egy estére Toszkánában éreztük magunkat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg?_wi=1",
imageAlt: "luxury Italian restaurant dark interior candlelight",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@esztern",
testimonial: "A desszertek mennyei finomak, a tiramisu pedig különösen emlékezetes volt.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg?_wi=1",
imageAlt: "luxury Italian restaurant dark interior candlelight",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg"
imageSrc="http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=2"
imageAlt="Cinematic dark restaurant interior with candlelight and grain overlay"
showDimOverlay={true}
showBlur={false}
@@ -162,7 +162,7 @@ export default function LandingPage() {
icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-outdoor-living-space-with-comfortable-sofa_23-2152008212.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-outdoor-living-space-with-comfortable-sofa_23-2152008212.jpg?_wi=2"
imageAlt="Rustic Italian restaurant interior with brick arches and warm lighting"
mediaAnimation="entrance-slide"
/>
@@ -190,7 +190,7 @@ export default function LandingPage() {
content: "Toszkána legjobb pincészeteiből származó borokkal várjuk, melyek tökéletesen kiegészítik ételeinket, szakértő sommelier ajánlásával.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pasta-parchment-near-ingredients_23-2147849802.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pasta-parchment-near-ingredients_23-2147849802.jpg?_wi=2"
imageAlt="Assortment of fresh Italian ingredients like olive oil, tomatoes, basil, and pasta"
mediaAnimation="entrance-slide"
mediaPosition="left"
@@ -207,14 +207,14 @@ export default function LandingPage() {
id: "1",
name: "Tradicionális Tiramisu",
price: "3.200 Ft",
imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg?_wi=2",
imageAlt: "Traditional Tiramisu dessert",
},
{
id: "2",
name: "Panna Cotta Erdeigyümölcs-öntettel",
price: "2.900 Ft",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg?_wi=2",
imageAlt: "Panna Cotta with forest fruit sauce",
},
{