Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-23 17:29:10 +00:00

View File

@@ -10,7 +10,6 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
export default function LandingPage() {
return (
@@ -18,27 +17,22 @@ export default function LandingPage() {
defaultButtonVariant="elastic-effect"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Ana Sayfa",
id: "hero",
},
{
name: "Hakkımızda",
id: "about",
},
{
name: "Menü",
id: "menu",
},
{
name: "Rezervasyon",
id: "contact",
},
{ name: "Ana Sayfa", id: "hero" },
{ name: "Hakkımızda", id: "about" },
{ name: "Menü", id: "menu" },
{ name: "Rezervasyon", id: "contact" },
]}
brandName="Ustanın Masası"
/>
@@ -49,76 +43,14 @@ export default function LandingPage() {
title="Gerçek Etin Usta Hali"
description="Turgutlunun en özel steak deneyimi. Kaliteli et, eşsiz lezzet ve premium atmosfer."
testimonials={[
{
name: "Ahmet Y.",
handle: "@ahmet",
testimonial: "Turgutluda et yemek istiyorsanız hiç düşünmeden gelin.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg?_wi=1",
},
{
name: "Ayşe K.",
handle: "@ayse",
testimonial: "Gerçekten kaliteli et ve çok iyi hizmet.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg?_wi=1",
},
{
name: "Mehmet S.",
handle: "@mehmet",
testimonial: "Servis hızı ve etin pişme derecesi harikaydı.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg?_wi=1",
},
{
name: "Zeynep D.",
handle: "@zeynep",
testimonial: "Atmosfer çok şık, etler ise lokum gibi.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216156.jpg?_wi=1",
},
{
name: "Can B.",
handle: "@can",
testimonial: "Fiyat/Performans açısından bölgedeki en iyi yer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg?_wi=1",
},
{ name: "Ahmet Y.", handle: "@ahmet", testimonial: "Turgutluda et yemek istiyorsanız hiç düşünmeden gelin.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg" },
{ name: "Ayşe K.", handle: "@ayse", testimonial: "Gerçekten kaliteli et ve çok iyi hizmet.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg" },
{ name: "Mehmet S.", handle: "@mehmet", testimonial: "Servis hızı ve etin pişme derecesi harikaydı.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg" },
{ name: "Zeynep D.", handle: "@zeynep", testimonial: "Atmosfer çok şık, etler ise lokum gibi.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216156.jpg" },
{ name: "Can B.", handle: "@can", testimonial: "Fiyat/Performans açısından bölgedeki en iyi yer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg" },
]}
buttons={[
{
text: "Menüye Göz At",
href: "#menu",
},
{
text: "Rezervasyon Yap",
href: "https://wa.me/905326267499",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-burnt-paper-with-flames_23-2150104369.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
alt: "Müşteri 1",
},
{
src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg",
alt: "Müşteri 2",
},
{
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg",
alt: "Müşteri 3",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg",
alt: "Müşteri 4",
},
{
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190952.jpg",
alt: "Müşteri 5",
},
]}
avatarText="500+ Mutlu Misafir"
buttons={[{ text: "Menüye Göz At", href: "#menu" }, { text: "Rezervasyon Yap", href: "https://wa.me/905326267499" }]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-burnt-paper-with-flames_23-2150104369.jpg"
/>
</div>
@@ -126,22 +58,10 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Ustanın Masası, Turgutluda kaliteli et deneyimini farklı bir seviyeye taşıyan özel bir steakhouse restoranıdır.",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/new-clean-luxury-restaurant-european-style-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18744.jpg",
alt: "Restoran içi",
},
]}
buttons={[
{
text: "Daha Fazla Bilgi",
href: "#contact",
},
{ type: "text", content: "Ustanın Masası, Turgutluda kaliteli et deneyimini farklı bir seviyeye taşıyan özel bir steakhouse restoranıdır." },
{ type: "image", src: "http://img.b2bpic.net/free-photo/new-clean-luxury-restaurant-european-style-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18744.jpg", alt: "Restoran içi" },
]}
buttons={[{ text: "Daha Fazla Bilgi", href: "#contact" }]}
/>
</div>
@@ -152,37 +72,19 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "İçeride Servis",
description: ık atmosferimizde unutulmaz bir akşam yemeği deneyimi.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg",
},
title: "İçeride Servis", description: ık atmosferimizde unutulmaz bir akşam yemeği deneyimi.", media: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg" },
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-burnt-paper-with-flames_23-2150104369.jpg?_wi=2",
imageAlt: "gourmet steak on plate",
reverse: false
},
{
title: "Arabaya Servis",
description: "Hızlı ve güvenli paket servis imkanı.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-veggies-meat-skewers-flat-lay_23-2148651141.jpg",
},
title: "Arabaya Servis", description: "Hızlı ve güvenli paket servis imkanı.", media: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-veggies-meat-skewers-flat-lay_23-2148651141.jpg" },
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/new-clean-luxury-restaurant-european-style-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18744.jpg",
imageAlt: "gourmet steak on plate",
reverse: true
},
{
title: "Temassız Teslimat",
description: "Hijyenik ve güvenli teslimat seçenekleri.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg",
},
title: "Temassız Teslimat", description: "Hijyenik ve güvenli teslimat seçenekleri.", media: { imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg" },
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg?_wi=2",
imageAlt: "gourmet steak on plate",
reverse: false
},
]}
title="Hizmetlerimiz"
@@ -197,133 +99,21 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Tom&Jerry Biftek",
brand: "Steakler",
price: "₺1400",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-meat-potatoes-fried-tomato_140725-6649.jpg",
},
{
id: "2",
name: "Dana Lokum",
brand: "Steakler",
price: "₺950",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-top-view-ingredients-skewers_23-2148651143.jpg",
},
{
id: "3",
name: "Adana Kebap",
brand: "Kebaplar",
price: "₺600",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510895.jpg",
},
{
id: "4",
name: "Karışık Meze",
brand: "Mezeler",
price: "₺750",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-asparagus-with-mashed-potatoes-herbs-plate_141793-6093.jpg",
},
{
id: "5",
name: "Izgara Köfte",
brand: "Kebaplar",
price: "₺650",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/from-adana-kebab-with-rice-fried-vegetables-chopped-onion-ayran_176474-2604.jpg",
},
{
id: "6",
name: "Antrikot",
brand: "Steakler",
price: "₺1100",
rating: 5,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg",
},
{ id: "1", name: "Tom&Jerry Biftek", brand: "Steakler", price: "₺1400", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-meat-potatoes-fried-tomato_140725-6649.jpg" },
{ id: "2", name: "Dana Lokum", brand: "Steakler", price: "₺950", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-top-view-ingredients-skewers_23-2148651143.jpg" },
{ id: "3", name: "Adana Kebap", brand: "Kebaplar", price: "₺600", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510895.jpg" },
]}
title="Özel Lezzetlerimiz"
description="Ustalarımız tarafından hazırlanan premium steak ve kebap menüsü."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Müşteri 1",
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-scent-roses-flower-waiting-date_496169-221.jpg?_wi=3",
},
{
id: "2",
name: "Müşteri 2",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg?_wi=2",
},
{
id: "3",
name: "Müşteri 3",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg?_wi=2",
},
{
id: "4",
name: "Müşteri 4",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216156.jpg?_wi=2",
},
{
id: "5",
name: "Müşteri 5",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg?_wi=2",
},
]}
cardTitle="Misafir Yorumları"
cardAnimation="slide-up"
cardTag="Deneyimler"
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Google",
"TripAdvisor",
"Zomato",
"Foursquare",
"Yelp",
"Foodie",
"Local Guide",
]}
title="Güvenilir Platformlar"
description="Misafirlerimizin memnuniyeti her platformda tescilli."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
text="Turan, Atatürk Blv. 92/A, Turgutlu/Manisa | Telefon: 0532 626 74 99"
buttons={[
{
text: "WhatsApp Rezervasyon",
href: "https://wa.me/905326267499",
},
]}
buttons={[{ text: "WhatsApp Rezervasyon", href: "https://wa.me/905326267499" }]}
/>
</div>
@@ -331,32 +121,8 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Ustanın Masası"
columns={[
{
title: "Menü",
items: [
{
label: "Steakler",
href: "#menu",
},
{
label: "Kebaplar",
href: "#menu",
},
],
},
{
title: "İletişim",
items: [
{
label: "Adres",
href: "#contact",
},
{
label: "WhatsApp",
href: "https://wa.me/905326267499",
},
],
},
{ title: "Menü", items: [{ label: "Steakler", href: "#menu" }, { label: "Kebaplar", href: "#menu" }] },
{ title: "İletişim", items: [{ label: "Adres", href: "#contact" }, { label: "WhatsApp", href: "https://wa.me/905326267499" }] },
]}
copyrightText="© 2026 Ustanın Masası - Tüm Hakları Saklıdır."
/>