diff --git a/src/app/page.tsx b/src/app/page.tsx index a3c6b7a..ab03098 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Heart, Home, Music, Smile } from "lucide-react"; +import { Heart, Home, Music, Smile, ChefHat, GlassWater } from "lucide-react"; export default function LandingPage() { return ( @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,21 +48,16 @@ export default function LandingPage() {
@@ -82,19 +69,13 @@ export default function LandingPage() { description="Inspired by the warmth of traditional esnaflık culture, Üsküdarlı Beyzade is a refined gathering place where guests experience the true comfort of homemade Turkish meals prepared with care." bulletPoints={[ { - title: "Traditional Recipes", - description: "Authentic flavor profiles passed down through generations.", - }, + title: "Traditional Recipes", description: "Authentic flavor profiles passed down through generations."}, { - title: "Warm Atmosphere", - description: "A refined setting perfect for slow dining and conversation.", - }, + title: "Warm Atmosphere", description: "A refined setting perfect for slow dining and conversation."}, { - title: "Sincere Service", - description: "Hospitality inspired by genuine old-world values.", - }, + title: "Sincere Service", description: "Hospitality inspired by genuine old-world values."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg" /> @@ -106,41 +87,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Rize Kavurma", - price: "₺340", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-white-surface_140725-75415.jpg", - }, + id: "p1", name: "Rize Kavurma", price: "₺340", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-white-surface_140725-75415.jpg"}, { - id: "p2", - name: "Mercimek Çorbası", - price: "₺95", - imageSrc: "http://img.b2bpic.net/free-photo/turkish-ka-fte-with-bulgur-vegetables-top-view_140725-3022.jpg", - }, + id: "p2", name: "Mercimek Çorbası", price: "₺95", imageSrc: "http://img.b2bpic.net/free-photo/turkish-ka-fte-with-bulgur-vegetables-top-view_140725-3022.jpg"}, { - id: "p3", - name: "Ayva Tatlısı", - price: "₺140", - imageSrc: "http://img.b2bpic.net/free-photo/small-bowles-turshu-vegetable-snacks_114579-2353.jpg", - }, + id: "p3", name: "Ayva Tatlısı", price: "₺140", imageSrc: "http://img.b2bpic.net/free-photo/small-bowles-turshu-vegetable-snacks_114579-2353.jpg"}, { - id: "p4", - name: "Güllaç", - price: "₺165", - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-omlette-with-herbs-from-copper-pan_114579-3593.jpg", - }, + id: "p4", name: "Güllaç", price: "₺165", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-omlette-with-herbs-from-copper-pan_114579-3593.jpg"}, { - id: "p5", - name: "Beyzade Special", - price: "₺280", - imageSrc: "http://img.b2bpic.net/free-photo/retro-interior-design-table-with-food_23-2150595531.jpg", - }, + id: "p5", name: "Beyzade Special", price: "₺280", imageSrc: "http://img.b2bpic.net/free-photo/retro-interior-design-table-with-food_23-2150595531.jpg"}, { - id: "p6", - name: "Traditional Pilav", - price: "₺110", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-by-window-with-hot-bread-omelette-butter-cheese_140725-9783.jpg", - }, + id: "p6", name: "Traditional Pilav", price: "₺110", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-by-window-with-hot-bread-omelette-butter-cheese_140725-9783.jpg"}, ]} title="Signature Selections" description="A curated menu inspired by home kitchens and timeless regional recipes." @@ -154,64 +111,46 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Home-Style", - description: "Comforting dishes made with fresh, locally sourced ingredients.", - items: [ + title: "Home-Style", description: "Comforting dishes made with fresh, locally sourced ingredients.", items: [ { icon: Home, - text: "Traditional Kitchen", - }, + text: "Traditional Kitchen"}, { icon: ChefHat, - text: "Homemade Care", - }, + text: "Homemade Care"}, ], media: { - imageSrc: "http://img.b2bpic.net/free-photo/reserved-table-restaurant_53876-16469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reserved-table-restaurant_53876-16469.jpg" }, - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pottery-pan-with-meat-balls-cooked-egg-with-spinach_140725-8662.jpg?_wi=2", - imageAlt: "elegant restaurant interior decor", + reverse: false }, { - title: "Refined Dining", - description: "A peaceful, elegant setting for your most meaningful meals.", - items: [ + title: "Refined Dining", description: "A peaceful, elegant setting for your most meaningful meals.", items: [ { icon: GlassWater, - text: "Elegant Decor", - }, + text: "Elegant Decor"}, { icon: Music, - text: "Peaceful Ambience", - }, + text: "Peaceful Ambience"}, ], media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-table-tea-table-with-hot-tea-jam-sweeties-white-table_140725-14269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-table-tea-table-with-hot-tea-jam-sweeties-white-table_140725-14269.jpg" }, - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=2", - imageAlt: "elegant restaurant interior decor", + reverse: true }, { - title: "True Hospitality", - description: "Kindness at the core of every interaction.", - items: [ + title: "True Hospitality", description: "Kindness at the core of every interaction.", items: [ { icon: Heart, - text: "Sincere Service", - }, + text: "Sincere Service"}, { icon: Smile, - text: "Old-world Welcome", - }, + text: "Old-world Welcome"}, ], media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-lemon-slice-into-tea-crystal-armudu-glass_141793-2214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-lemon-slice-into-tea-crystal-armudu-glass_141793-2214.jpg" }, - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/groom-morning-preparing-wedding-posing_1153-6498.jpg?_wi=1", - imageAlt: "elegant restaurant interior decor", + reverse: false }, ]} title="Why Guests Choose Us" @@ -226,40 +165,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "İsmail Saike", - handle: "@isaike", - testimonial: "A rare example of true tradesmanship and genuine hospitality. Clean and delicious.", - imageSrc: "http://img.b2bpic.net/free-photo/groom-morning-preparing-wedding-posing_1153-6498.jpg?_wi=2", - }, + id: "t1", name: "İsmail Saike", handle: "@isaike", testimonial: "A rare example of true tradesmanship and genuine hospitality. Clean and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/groom-morning-preparing-wedding-posing_1153-6498.jpg"}, { - id: "t2", - name: "Emir Erten", - handle: "@ereten", - testimonial: "An elegant place for those who prefer real home-cooked meals.", - imageSrc: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg", - }, + id: "t2", name: "Emir Erten", handle: "@ereten", testimonial: "An elegant place for those who prefer real home-cooked meals.", imageSrc: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg"}, { - id: "t3", - name: "Local Guest", - handle: "@local", - testimonial: "Warm service, traditional Turkish flavors, and truly comforting.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-tourist-man-holding-camera_23-2148619906.jpg", - }, + id: "t3", name: "Local Guest", handle: "@local", testimonial: "Warm service, traditional Turkish flavors, and truly comforting.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tourist-man-holding-camera_23-2148619906.jpg"}, { - id: "t4", - name: "Canan D.", - handle: "@canand", - testimonial: "The atmosphere is peaceful and the food tastes exactly like home.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", - }, + id: "t4", name: "Canan D.", handle: "@canand", testimonial: "The atmosphere is peaceful and the food tastes exactly like home.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg"}, { - id: "t5", - name: "Bulent K.", - handle: "@bulentk", - testimonial: "Beautifully presented meals with an elegant touch.", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-smiling-woman-drinks-juice-coffee-spends-free-time-restaurant_273609-3316.jpg", - }, + id: "t5", name: "Bulent K.", handle: "@bulentk", testimonial: "Beautifully presented meals with an elegant touch.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-smiling-woman-drinks-juice-coffee-spends-free-time-restaurant_273609-3316.jpg"}, ]} title="Kind Words from Guests" description="Real feedback from those who appreciate true craftsmanship." @@ -271,14 +185,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Tradition", - "Hospitality", - "Quality", - "Elegance", - "Warmth", - "Authenticity", - "Comfort", - ]} + "Tradition", "Hospitality", "Quality", "Elegance", "Warmth", "Authenticity", "Comfort"]} title="Recognized Values" description="Principles we uphold daily in the heart of Üsküdar." /> @@ -289,20 +196,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do I need a reservation?", - content: "For weekend dining, we recommend reserving your table in advance.", - }, + id: "f1", title: "Do I need a reservation?", content: "For weekend dining, we recommend reserving your table in advance."}, { - id: "f2", - title: "Is the food authentic?", - content: "We follow traditional family recipes passed through generations.", - }, + id: "f2", title: "Is the food authentic?", content: "We follow traditional family recipes passed through generations."}, { - id: "f3", - title: "Where is the restaurant located?", - content: "We are centrally located in Ahmediye, Üsküdar.", - }, + id: "f3", title: "Where is the restaurant located?", content: "We are centrally located in Ahmediye, Üsküdar."}, ]} sideTitle="Common Questions" faqsAnimation="slide-up" @@ -313,14 +211,11 @@ export default function LandingPage() { @@ -329,42 +224,27 @@ export default function LandingPage() {