Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,6 +54,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
ariaLabel="Hero section"
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Geleneksel Ateşin Modern Yüzü"
|
||||
@@ -72,6 +73,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
ariaLabel="About section"
|
||||
useInvertedBackground={false}
|
||||
title="Ateşin Mirası: Zırh Kebap Geleneğimiz"
|
||||
description="Sare Restaurant, Başakşehir'de yüzyıllardır süregelen Ocakbaşı geleneğini modern bir dokunuşla yeniden yorumluyor. Her bir kebap, ustalarımızın titiz Zırh tekniğiyle hazırlanarak, kömür ateşinde mükemmelleşiyor. Bu, sadece bir yemek değil, bir sanat ve bir miras sunumudur."
|
||||
@@ -83,6 +85,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySeven
|
||||
ariaLabel="Feature section"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -107,6 +110,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
ariaLabel="Menu section"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -129,7 +133,7 @@ export default function LandingPage() {
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cooked-beef-with-spices-fried-green-red-peppers-with-blurred-background_181624-2210.jpg", imageAlt: "Grilled Lamb Chops"},
|
||||
{
|
||||
id: "p6", brand: "Tatlı Son", name: "Ev Yapımı Künefe", price: "₺95", rating: 5,
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cake-with-cream-fresh-sliced-fruits-along-with-cinnamon-tea-grey-blue-desk-fruit-biscuit-tea_140725-22584.jpg", imageAlt: "Traditional Turkish Kunefe dessert"},
|
||||
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cake-with-cream-fresh-sliced-fruits-along-with-cinnamon-tea-grey-blue-desk_140725-22584.jpg", imageAlt: "Traditional Turkish Kunefe dessert"},
|
||||
]}
|
||||
title="Menümüzden Seçmeler"
|
||||
description="Başakşehir'deki şeflerimizin özenle hazırladığı, yöresel ve modern lezzetlerin buluştuğu eşsiz kebap ve meze seçeneklerimiz."
|
||||
@@ -138,6 +142,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
ariaLabel="Testimonials section"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -173,6 +178,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardSix
|
||||
ariaLabel="Team section"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -192,6 +198,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
ariaLabel="Social proof section"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
@@ -203,6 +210,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
ariaLabel="Contact section"
|
||||
useInvertedBackground={false}
|
||||
title="Rezervasyon Yapın"
|
||||
description="Sare Restaurant'ta unutulmaz bir lezzet deneyimi için yerinizi hemen ayırtın. Özel etkinlikleriniz ve grup rezervasyonlarınız için bize ulaşın."
|
||||
@@ -238,6 +246,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
ariaLabel="Site footer"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vnfqyr"
|
||||
logoAlt="Sare Restaurant Logo"
|
||||
logoText="SARE RESTAURANT"
|
||||
|
||||
Reference in New Issue
Block a user