Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function HomePage() {
|
||||
{ text: "📅 Book Table", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/served-tea-table-with-orange-shisha_141793-4743.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/served-tea-table-with-orange-shisha_141793-4743.jpg?_wi=1"
|
||||
imageAlt="Asl Shox Restaurant Interior"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
name: "Somsa",
|
||||
price: "12,000 UZS",
|
||||
variant: "Crispy pastry with meat filling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-cheese-pide-flatbread-with-cheese_140725-4019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-cheese-pide-flatbread-with-cheese_140725-4019.jpg?_wi=1",
|
||||
imageAlt: "Somsa",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
name: "Plov",
|
||||
price: "35,000 UZS",
|
||||
variant: "Traditional rice with meat and spices",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-side-mushrooms-sauce_140725-3677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-side-mushrooms-sauce_140725-3677.jpg?_wi=1",
|
||||
imageAlt: "Plov",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
name: "Shashlik",
|
||||
price: "28,000 UZS",
|
||||
variant: "Grilled meat skewers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-kebab-slate_23-2148685479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-kebab-slate_23-2148685479.jpg?_wi=1",
|
||||
imageAlt: "Shashlik",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
name: "Lagman",
|
||||
price: "20,000 UZS",
|
||||
variant: "Noodles with meat and vegetables",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-eat-dish-savory-menu-flavor_53876-42319.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-eat-dish-savory-menu-flavor_53876-42319.jpg?_wi=1",
|
||||
imageAlt: "Lagman",
|
||||
},
|
||||
]}
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
content: "Enjoy premium quality Uzbek cuisine at prices that respect your budget without compromising taste.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg?_wi=1"
|
||||
imageAlt="Restaurant Ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
role: "Tourist",
|
||||
company: "Samarqand Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-wearing-white-sweater-smiling_181624-8702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-wearing-white-sweater-smiling_181624-8702.jpg?_wi=1",
|
||||
imageAlt: "Fatima Ahmed",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
role: "Local Resident",
|
||||
company: "Juma Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg?_wi=1",
|
||||
imageAlt: "Rustam Karimov",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function HomePage() {
|
||||
role: "Event Organizer",
|
||||
company: "Celebration Planner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg?_wi=1",
|
||||
imageAlt: "Layla Hassan",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function HomePage() {
|
||||
category: "Interior",
|
||||
title: "Elegant Dining Space",
|
||||
excerpt: "Recently renovated interior with luxury ambiance and comfortable seating.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg?_wi=1",
|
||||
imageAlt: "Dining Area",
|
||||
authorName: "Asl Shox Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-happy-waiter-giving-coffee-his-customers-while-serving-them-coffee-shop_637285-3991.jpg",
|
||||
@@ -228,7 +228,7 @@ export default function HomePage() {
|
||||
category: "Food",
|
||||
title: "Signature Dishes",
|
||||
excerpt: "Our most popular authentic Uzbek cuisine preparations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg?_wi=1",
|
||||
imageAlt: "Food Presentation",
|
||||
authorName: "Asl Shox Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-happy-waiter-giving-coffee-his-customers-while-serving-them-coffee-shop_637285-3991.jpg",
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
category: "Events",
|
||||
title: "Celebration Moments",
|
||||
excerpt: "Perfect venue for families, couples, and group celebrations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-centerpiece-bouquet-with-eustomas-hydrangeas_8353-10403.jpg?_wi=1",
|
||||
imageAlt: "Event Setup",
|
||||
authorName: "Asl Shox Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-happy-waiter-giving-coffee-his-customers-while-serving-them-coffee-shop_637285-3991.jpg",
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=1"
|
||||
imageAlt="Asl Shox Restaurant"
|
||||
logoText="Asl Shox Restaurant"
|
||||
copyrightText="© 2024 Asl Shox Restaurant. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user