Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user