Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 06:43:28 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{
text: "Book a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg"
imageSrc="http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg?_wi=1"
imageAlt="Forno Balat storefront entrance"
mediaAnimation="blur-reveal"
avatars={[
@@ -105,17 +105,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Margherita Pizza", price: "180 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
id: "1", name: "Margherita Pizza", price: "180 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=1"},
{
id: "2", name: "Diavola Pizza", price: "210 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
id: "2", name: "Diavola Pizza", price: "210 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=2"},
{
id: "3", name: "Quattro Formaggi", price: "220 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
id: "3", name: "Quattro Formaggi", price: "220 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=3"},
{
id: "4", name: "Traditional Pide", price: "150 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
id: "4", name: "Traditional Pide", price: "150 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=4"},
{
id: "5", name: "Lahmacun Special", price: "90 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
id: "5", name: "Lahmacun Special", price: "90 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=5"},
{
id: "6", name: "Italian Breakfast Plate", price: "250 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
id: "6", name: "Italian Breakfast Plate", price: "250 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=6"},
]}
title="Menu Highlights"
description="Handcrafted recipes, stone-baked to perfection."
@@ -129,15 +129,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Ayşe Y.", handle: "@aysey", testimonial: "Thin crust, rich toppings, very delicious pizzas. Cozy and clean place.", imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg", imageAlt: "italian restaurant entrance sign forno red"},
id: "1", name: "Ayşe Y.", handle: "@aysey", testimonial: "Thin crust, rich toppings, very delicious pizzas. Cozy and clean place.", imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg?_wi=2", imageAlt: "italian restaurant entrance sign forno red"},
{
id: "2", name: "Mehmet K.", handle: "@mehmetk", testimonial: "Absolutely the best pizza in Balat. Authentic atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", imageAlt: "top view pizza table rustic"},
id: "2", name: "Mehmet K.", handle: "@mehmetk", testimonial: "Absolutely the best pizza in Balat. Authentic atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=7", imageAlt: "top view pizza table rustic"},
{
id: "3", name: "Sophie M.", handle: "@sophiem", testimonial: "Loved the open kitchen and friendly staff. Will come back.", imageSrc: "http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg", imageAlt: "open kitchen restaurant italian atmosphere"},
id: "3", name: "Sophie M.", handle: "@sophiem", testimonial: "Loved the open kitchen and friendly staff. Will come back.", imageSrc: "http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg?_wi=1", imageAlt: "open kitchen restaurant italian atmosphere"},
{
id: "4", name: "Can B.", handle: "@canb", testimonial: "Fresh ingredients, great pizza, and cozy vibe. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg", imageAlt: "italian restaurant entrance sign forno red"},
id: "4", name: "Can B.", handle: "@canb", testimonial: "Fresh ingredients, great pizza, and cozy vibe. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg?_wi=3", imageAlt: "italian restaurant entrance sign forno red"},
{
id: "5", name: "Elena R.", handle: "@elenar", testimonial: "Authentic taste. The best wood-fired experience in Istanbul!", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", imageAlt: "top view pizza table rustic"},
id: "5", name: "Elena R.", handle: "@elenar", testimonial: "Authentic taste. The best wood-fired experience in Istanbul!", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=8", imageAlt: "top view pizza table rustic"},
]}
title="What Our Guests Say"
description="Read about experiences from our lovely customers."
@@ -157,7 +157,7 @@ export default function LandingPage() {
{
id: "3", title: "Contactless Delivery", content: "Enjoy Forno at home."},
]}
imageSrc="http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg"
imageSrc="http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>