From 3b02727de5cef2a54c0f87868fdda0c78a5fadbc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 17:35:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d38c03c..bf8d362 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { tagAnimation="slide-up" blogs={[ { - id: "1", category: "Ambiance", title: "Warm Dining Atmosphere", excerpt: "Elegant interior design with comfortable seating and ambient lighting creates the perfect setting for unforgettable pizza moments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8166y&_wi=1", imageAlt: "Restaurant interior", authorName: "Sun Brothers", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=llyjwx", date: "Est. 2015" + id: "1", category: "Ambiance", title: "Warm Dining Atmosphere", excerpt: "Elegant interior design with comfortable seating and ambient lighting creates the perfect setting for unforgettable pizza moments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8166y", imageAlt: "Restaurant interior", authorName: "Sun Brothers", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=llyjwx", date: "Est. 2015" }, { id: "2", category: "Tradition", title: "Authentic Wood-Fired Oven", excerpt: "Our traditional brick oven reaches perfect temperatures to create crispy crust and perfectly melted cheese every time.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235789.jpg", imageAlt: "Wood-fired oven", authorName: "Sun Brothers", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6p7voe", date: "Est. 2015" @@ -191,7 +191,7 @@ export default function LandingPage() { description="Located in the heart of Gebze with easy parking and convenient access. We're open daily from 11 AM to 11 PM. Come experience authentic Italian pizza tradition." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8166y&_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8166y" imageAlt="Sun Brothers Gebze Location" mediaAnimation="slide-up" mediaPosition="right"