Update src/app/page.tsx

This commit is contained in:
2026-04-26 12:43:35 +00:00
parent a48c8981e3
commit b7451955f0

View File

@@ -50,13 +50,13 @@ export default function LandingPage() {
{ name: "Mavjuda M.", handle: "@mavjuda", testimonial: "With family good experience. Truly high level atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176358.jpg" },
{ name: "Elena K.", handle: "@elena", testimonial: "The best spot in Tashkent for business meetings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-decorations_482257-125286.jpg" },
{ name: "Damir R.", handle: "@damir", testimonial: "Exquisite cocktails and professional service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232866.jpg" },
{ name: "Sofia L.", handle: "@sofia", testimonial: "Beautiful decor and very comfortable seating.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg" },
{ name: "Sofia L.", handle: "@sofia", testimonial: "Beautiful decor and very comfortable seating.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg?_wi=1" },
]}
buttons={[
{ text: "View Menu", href: "#products" },
{ text: "Book Now", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg", alt: "Luxury interior decor" },
{ src: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg", alt: "Cozy home interior" },