Merge version_1 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
title="Amal Restourant"
|
||||
description="Premium dad və incə zövqün ünvanı. Amal ilə unudulmaz anlar yaşayın."
|
||||
buttons={[{ text: "Menyuya bax", href: "/menu" }, { text: "Rezervasiya et", href: "/reservation" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", alt: "User 1" },
|
||||
@@ -69,10 +69,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Mərkəz Filialı", description: "Bakı, Mərkəz küçəsi 12", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg", imageAlt: "luxury restaurant dining" },
|
||||
{ title: "Mərkəz Filialı", description: "Bakı, Mərkəz küçəsi 12", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg?_wi=2", imageAlt: "luxury restaurant dining" },
|
||||
{ title: "Dənizkənarı Filialı", description: "Bakı, Bulvar küçəsi 45", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/cooked-fish-with-sauce-tomatoes-white-plate_181624-36480.jpg", imageAlt: "gourmet food plate" },
|
||||
{ title: "Gəncə Filialı", description: "Gəncə, Nizami pr. 8", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", imageAlt: "restaurant interior design" },
|
||||
{ title: "Səbail Filialı", description: "Bakı, Səbail pr. 3", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg", imageAlt: "luxury restaurant dining" },
|
||||
{ title: "Gəncə Filialı", description: "Gəncə, Nizami pr. 8", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=1", imageAlt: "restaurant interior design" },
|
||||
{ title: "Səbail Filialı", description: "Bakı, Səbail pr. 3", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg?_wi=3", imageAlt: "luxury restaurant dining" },
|
||||
]}
|
||||
title="Filiallarımız"
|
||||
description="Şəhərin müxtəlif nöqtələrində sizə yaxın olan Amal restoranları."
|
||||
@@ -87,10 +87,10 @@ export default function LandingPage() {
|
||||
title="Müştəri Rəyləri"
|
||||
description="Qonaqlarımızın bizdən razı qaldığı məqamlar."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Aysel", handle: "@aysel", testimonial: "Əla xidmət və dadlı yeməklər!", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg" },
|
||||
{ id: "2", name: "Elvin", handle: "@elvin", testimonial: "Bakının ən yaxşı restoranı.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg" },
|
||||
{ id: "3", name: "Nigar", handle: "@nigar", testimonial: "Atmosfer çox gözəldir.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg" },
|
||||
{ id: "4", name: "Kamran", handle: "@kamran", testimonial: "Plov möhtəşəm idi.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg" },
|
||||
{ id: "1", name: "Aysel", handle: "@aysel", testimonial: "Əla xidmət və dadlı yeməklər!", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=2" },
|
||||
{ id: "2", name: "Elvin", handle: "@elvin", testimonial: "Bakının ən yaxşı restoranı.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=3" },
|
||||
{ id: "3", name: "Nigar", handle: "@nigar", testimonial: "Atmosfer çox gözəldir.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=4" },
|
||||
{ id: "4", name: "Kamran", handle: "@kamran", testimonial: "Plov möhtəşəm idi.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=5" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user