Update src/app/page.tsx
This commit is contained in:
@@ -48,19 +48,24 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
title="A Landmark of Cantonese Excellence in Guangzhou."
|
||||
description="Experience refined dining, authentic flavors, and impeccable service at the heart of Zhujiang New Town."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table", href: "#contact"
|
||||
}
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1552566626-52f8b828add9?q=80&w=2070&auto=format&fit=crop", imageAlt: "Chinese fine dining service staff"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg?_wi=1", imageAlt: "Luxury dining room interior"},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1563379091339-03b21ab4a4f8?q=80&w=1920&auto=format&fit=crop", imageAlt: "Authentic Chinese culinary presentation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259644.jpg?_wi=1", imageAlt: "Traditional signature dish"},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1579027989536-b7b1f875459b?q=80&w=2070&auto=format&fit=crop", imageAlt: "Elegant Chinese restaurant dining hall"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-hotel-reception-lobby_482257-76206.jpg?_wi=1", imageAlt: "Contemporary architecture"},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?q=80&w=1974&auto=format&fit=crop", imageAlt: "Chinese hospitality service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/korean-fish-cake-vegetable-soup-table_1150-42978.jpg?_wi=1", imageAlt: "Gourmet meal presentation"},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&w=2070&auto=format&fit=crop", imageAlt: "Refined Cantonese dining atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dushbara-soup-with-dried-herbs-top_140725-3600.jpg?_wi=1", imageAlt: "Refined dining room"},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1544148103-0773bf10d330?q=80&w=2070&auto=format&fit=crop", imageAlt: "Traditional Chinese tea ceremony elements"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-tea-pot-still-life_23-2149325289.jpg?_wi=1", imageAlt: "Table setup"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -78,7 +83,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "b3", title: "VIP Experiences", content: "Customized dining packages designed for discerning guests seeking privacy and top-tier service."},
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1514362545857-3bc16c4c7d1b?q=80&w=2070&auto=format&fit=crop"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,7 +101,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s3", title: "Step 3: Book Your Table", content: "Streamlined booking pathways via phone or mobile-optimized reservation systems simplify the final commitment."},
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1549488434-738985162237?q=80&w=2070&auto=format&fit=crop"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user