Update src/app/page.tsx
This commit is contained in:
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
{
|
||||
tag: "Culinary", title: "Farm to Table", subtitle: "Fresh Ingredients", description: "Every dish is prepared using fresh, local, and sustainable ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg"},
|
||||
{
|
||||
tag: "Drinks", title: "Artisan Cocktails", subtitle: "Master Mixology", description: "Expertly mixed spirits for your sophisticated evening.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg"},
|
||||
tag: "Drinks", title: "Artisan Cocktails", subtitle: "Master Mixology", description: "Expertly mixed spirits for your sophisticated evening.", imageSrc: "http://img.b2bpic.net/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg"},
|
||||
{
|
||||
tag: "Atmosphere", title: "The Deck", subtitle: "Unbeatable Vibes", description: "A stunning outdoor deck space designed for lasting memories.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg"},
|
||||
]}
|
||||
@@ -185,7 +185,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user