Merge version_1 into main #2
287
src/app/page.tsx
287
src/app/page.tsx
@@ -25,213 +25,98 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Dalyan Food"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Dalyan Food"
|
||||
button={{ text: "Order Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Dalyan Food"
|
||||
description="Where every bite tells the story of a place worth remembering. From our famous Hot Honey Wrap to spicy soy-honey perfection — family-run, fast, friendly, and 5-star rated."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg"
|
||||
imageAlt="Signature Hot Honey Wrap at Dalyan Food"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Dalyan Food"
|
||||
description="Where every bite tells the story of a place worth remembering. From our famous Hot Honey Wrap to spicy soy-honey perfection — family-run, fast, friendly, and 5-star rated."
|
||||
buttons={[{ text: "Explore Our Menu", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg"
|
||||
imageAlt="Signature Hot Honey Wrap at Dalyan Food"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Authenticity in Every Bite"
|
||||
description="Born from a passion for local ingredients and traditional family recipes, Dalyan Food is more than just a meal. It's a sanctuary for travelers and locals alike to enjoy legendary wraps by the river."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-around-kutab-table-with-pear-dushes_114579-2337.jpg"
|
||||
imageAlt="Our family-run kitchen staff"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Authenticity in Every Bite"
|
||||
description="Born from a passion for local ingredients and traditional family recipes, Dalyan Food is more than just a meal. It's a sanctuary for travelers and locals alike to enjoy legendary wraps by the river."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-around-kutab-table-with-pear-dushes_114579-2337.jpg"
|
||||
imageAlt="Our family-run kitchen staff"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Signature",
|
||||
name: "Hot Honey Wrap",
|
||||
price: "140 TL",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fajita_23-2148024772.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Signature",
|
||||
name: "Spicy Soy Honey Wrap",
|
||||
price: "145 TL",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-honey-drips-splashes_23-2151705820.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Classic",
|
||||
name: "Grilled Chicken Wrap",
|
||||
price: "130 TL",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-meet-dried-fruits-chestnut-rice-rosemary-leaves-wooden-plate_176474-2978.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Vegetarian",
|
||||
name: "Garden Fresh Wrap",
|
||||
price: "120 TL",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-sandwich-with-vegetables-greens-dark-background-burger-meal-sandwich-snack-bread_140725-96745.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Classic",
|
||||
name: "Dalyan Beef Wrap",
|
||||
price: "160 TL",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-influencer-with-dessert_23-2149172466.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Classic",
|
||||
name: "Mediterranean Veggie",
|
||||
price: "115 TL",
|
||||
rating: 4,
|
||||
reviewCount: "72",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-6885.jpg",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Wraps"
|
||||
description="Taste the legend. Our wraps are crafted with love and fresh, local ingredients."
|
||||
/>
|
||||
</div>
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Signature", name: "Hot Honey Wrap", price: "140 TL", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fajita_23-2148024772.jpg" },
|
||||
{ id: "p2", brand: "Signature", name: "Spicy Soy Honey Wrap", price: "145 TL", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-honey-drips-splashes_23-2151705820.jpg" },
|
||||
{ id: "p3", brand: "Classic", name: "Grilled Chicken Wrap", price: "130 TL", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-meet-dried-fruits-chestnut-rice-rosemary-leaves-wooden-plate_176474-2978.jpg" },
|
||||
{ id: "p4", brand: "Vegetarian", name: "Garden Fresh Wrap", price: "120 TL", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-sandwich-with-vegetables-greens-dark-background-burger-meal-sandwich-snack-bread_140725-96745.jpg" },
|
||||
{ id: "p5", brand: "Classic", name: "Dalyan Beef Wrap", price: "160 TL", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-influencer-with-dessert_23-2149172466.jpg" },
|
||||
{ id: "p6", brand: "Classic", name: "Mediterranean Veggie", price: "115 TL", rating: 4, reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-6885.jpg" },
|
||||
]}
|
||||
title="Our Signature Wraps"
|
||||
description="Taste the legend. Our wraps are crafted with love and fresh, local ingredients."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Tourist",
|
||||
company: "UK",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mehmet Yilmaz",
|
||||
role: "Local",
|
||||
company: "Dalyan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-5607.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
role: "Group Diner",
|
||||
company: "Italy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187240.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Smith",
|
||||
role: "Tourist",
|
||||
company: "USA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amelia White",
|
||||
role: "Blogger",
|
||||
company: "Australia",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="5-Star Memories"
|
||||
description="What our guests say about us"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "Tourist", company: "UK", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg" },
|
||||
{ id: "2", name: "Mehmet Yilmaz", role: "Local", company: "Dalyan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-5607.jpg" },
|
||||
{ id: "3", name: "Elena Rossi", role: "Group Diner", company: "Italy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187240.jpg" },
|
||||
{ id: "4", name: "David Smith", role: "Tourist", company: "USA", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg" },
|
||||
{ id: "5", name: "Amelia White", role: "Blogger", company: "Australia", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156202.jpg" },
|
||||
]}
|
||||
title="5-Star Memories"
|
||||
description="What our guests say about us"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Visit Us in Dalyan"
|
||||
description="We are open daily for lunch and dinner. Reserve a table for large groups or just drop by for a legendary wrap!"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us your reservation request",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-terrace-open-restaurant-with-sofas-chairs-tables_114579-2728.jpg"
|
||||
imageAlt="Dalyan river location"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Visit Us in Dalyan"
|
||||
description="We are open daily for lunch and dinner. Reserve a table for large groups or just drop by for a legendary wrap!"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us your reservation request" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-terrace-open-restaurant-with-sofas-chairs-tables_114579-2728.jpg"
|
||||
imageAlt="Dalyan river location"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Dalyan Food"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Dalyan Food"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user