Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-08 21:00:32 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,13 +53,13 @@ export default function LandingPage() {
testimonials={[
{
name: "Aylin Kaya", handle: "Food Enthusiast", testimonial: "The most authentic Uzbek cuisine I've experienced! Every dish tells a story.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168971.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168971.jpg?_wi=1"},
{
name: "Mehmet Demir", handle: "Travel Blogger", testimonial: "A culinary journey through Central Asia without leaving Istanbul.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg?_wi=1"},
{
name: "Fatima Özkan", handle: "Restaurant Critic", testimonial: "Payitaht sets the standard for traditional Uzbek hospitality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up_176474-95524.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up_176474-95524.jpg?_wi=1"},
]}
buttons={[
{ text: "Reserve Your Table", href: "contact" },
@@ -121,13 +121,13 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Aylin Kaya", role: "Food Enthusiast", company: "Istanbul", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168971.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168971.jpg?_wi=2"},
{
id: "2", name: "Mehmet Demir", role: "Travel Writer", company: "Turkey", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg?_wi=2"},
{
id: "3", name: "Fatima Özkan", role: "Restaurant Critic", company: "Food Magazine", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up_176474-95524.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up_176474-95524.jpg?_wi=2"},
{
id: "4", name: "Kerem Arslan", role: "Business Owner", company: "Ankara", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-wet-guy-with-shining-perfect-smile-has-walk-rainy-weather-enjoys-favourite-track-earphones_273609-8617.jpg"},