Update src/app/page.tsx

This commit is contained in:
2026-06-12 04:49:25 +00:00
parent 164b686f1c
commit 1fb7cc3121

View File

@@ -90,7 +90,8 @@ export default function LandingPage() {
{
type: "text", text: "Authentic Flavors"},
{
type: "text-icon", text: "Warm Hospitality", icon: Award,
type: "text-icon", text: "bjbjl
", icon: Award,
},
{
type: "text", text: "100% Halal Certified"},
@@ -116,7 +117,7 @@ export default function LandingPage() {
{
id: "3", title: "Comfortable & Spacious", content: "A grand dining atmosphere with ample seating, elegant interiors, and dedicated prayer facilities."},
]}
imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-platter-tomato-cheese-salad-with-pesto-sauce_140725-5255.jpg"
imageSrc="https://img.b2bpic.net/free-photo/top-view-table-full-food_23-2149209253.jpg?id=21088367"
imageAlt="Authentic Turkish food prepared with care"
mediaAnimation="opacity"
mediaPosition="right"
@@ -178,7 +179,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Anara B.", role: "Local Food Critic", company: "Ulaanbaatar Eats", rating: 5,
id: "t1", name: "", role: "", company: "", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-business-owner_23-2149434491.jpg", imageAlt: "Reviewer Anara B."},
{
id: "t2", name: "Battulga M.", role: "Business Traveler", company: "Global Connect", rating: 5,
@@ -196,8 +197,8 @@ export default function LandingPage() {
id: "t6", name: "Ganbaatar L.", role: "International Student", company: "National University of Mongolia", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-food_23-2148866916.jpg", imageAlt: "Reviewer Ganbaatar L."},
]}
title="Guests Don't Just Visit Once"
description="Hear directly from our cherished patrons about their unforgettable experiences."
title=""
description=""
/>
</div>