Update src/app/page.tsx
This commit is contained in:
@@ -72,8 +72,8 @@ export default function LandingPage() {
|
||||
title="Why NH Restaurant?"
|
||||
description="An elevated dining experience focused on quality, comfort, and authentic taste."
|
||||
features={[
|
||||
{ title: "All-You-Can-Eat", description: "Fresh, generous helpings.", icon: Utensils, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-healthy-meal-with-brocoli-carrots-black-plate-spices-gray-table_140725-92011.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-healthy-meal-with-brocoli-carrots-black-plate-spices-gray-table_140725-92011.jpg" }] },
|
||||
{ title: "Private Dining", description: "Perfect for special occasions.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/autumn-seasonal-warm-salad-with-vegetables_1220-7734.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/autumn-seasonal-warm-salad-with-vegetables_1220-7734.jpg" }] }
|
||||
{ title: "All-You-Can-Eat", description: "Fresh, generous helpings.", icon: Utensils, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-healthy-meal-with-brocoli-carrots-black-plate-spices-gray-table_140725-92011.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-healthy-meal-with-brocoli-carrots-black-plate-spices-gray-table_140725-92011.jpg?_wi=2" }] },
|
||||
{ title: "Private Dining", description: "Perfect for special occasions.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/autumn-seasonal-warm-salad-with-vegetables_1220-7734.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/autumn-seasonal-warm-salad-with-vegetables_1220-7734.jpg?_wi=2" }] }
|
||||
]}
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
|
||||
Reference in New Issue
Block a user