Update src/app/page.tsx
This commit is contained in:
@@ -30,7 +30,7 @@ export default function Home() {
|
||||
<NavbarStyleApple navItems={navItems} brandName="Yörem 4" />
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel background={{ variant: "gradient-bars" }} title="Authentic Urfa Flavor Since Day One" description="Freshly baked lahmacun, pide, and lavaş crafted with traditional recipes and real stone oven fire." buttons={[{ text: "Order Now", href: "#contact" }, { text: "View Menu", href: "#products" }]} mediaItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-pizza-cutting-knife-parsley_176474-3129.jpg", imageAlt: "Lahmacun in oven" }, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-baker-with-apron-kneanding-dough_23-2148302928.jpg", imageAlt: "Dough stretching" }, { imageSrc: "http://img.b2bpic.net/free-photo/breakfast-by-window-with-hot-bread-omelette-butter-cheese_140725-9322.jpg", imageAlt: "Lahmacun with herbs" }, { imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-pide-with-cheese-stuffed-meat-wooden-board_140725-10116.jpg", imageAlt: "Artisan pide" }, { imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-wooden-table_140725-2786.jpg", imageAlt: "Fresh lavaş bread" }, { imageSrc: "http://img.b2bpic.net/free-photo/men-clanging-glasses-festive-table_23-2147973650.jpg", imageAlt: "Family sharing table" }]} />
|
||||
<HeroBillboardCarousel background={{ variant: "gradient-bars" }} title="Authentic Urfa Flavor Since Day One" description="Freshly baked lahmacun, pide, and lavaş crafted with traditional recipes and real stone oven fire." buttons={[{ text: "Order Now", href: "#contact" }, { text: "View Menu", href: "#products" }]} mediaItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-pizza-cutting-knife-parsley_176474-3129.jpg", imageAlt: "lahmacun in stone oven fire" }, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-baker-with-apron-kneanding-dough_23-2148302928.jpg", imageAlt: "hand stretching pizza dough" }, { imageSrc: "http://img.b2bpic.net/free-photo/breakfast-by-window-with-hot-bread-omelette-butter-cheese_140725-9322.jpg", imageAlt: "fresh parsley lemon lahmacun" }, { imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-pide-with-cheese-stuffed-meat-wooden-board_140725-10116.jpg", imageAlt: "turkish pide with melted cheese" }, { imageSrc: "http://img.b2bpic.net/free-photo/loaf-bread-wooden-table_140725-2786.jpg", imageAlt: "hot fresh lavaş bread" }, { imageSrc: "http://img.b2bpic.net/free-photo/men-clanging-glasses-festive-table_23-2147973650.jpg", imageAlt: "turkish family feast table" }]} />
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen textboxLayout="default" useInvertedBackground={true} testimonials={[{ id: "1", title: "Great Experience", quote: "The most delicious lahmacun I’ve ever eaten.", name: "Ali Türkmen", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg" }, { id: "2", title: "Wonderful Vibe", quote: "Feels like eating at home.", name: "Efsanem Efsanem", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg" }, { id: "3", title: "Authentic Taste", quote: "Old-school flavor, affordable and unforgettable.", name: "Ahmet Ekşioğlu", role: "Chef", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598352.jpg" }, { id: "4", title: "Family Favorite", quote: "Best pide in town, quality ingredients shine through.", name: "Ayşe Yılmaz", role: "Family Mom", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg" }, { id: "5", title: "Genuine Tradition", quote: "A must-visit for anyone who appreciates real Urfa craft.", name: "Mehmet Can", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg" }]} title="What Our Neighbors Say" description="Heartfelt feedback from those who know the taste of home." />
|
||||
|
||||
Reference in New Issue
Block a user