Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7e1f03062 | |||
| d67fc72936 | |||
| 99c458b9eb | |||
| ac2efd2838 | |||
| 51d6ad9a6c |
@@ -91,6 +91,9 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Ca Li Fresco blends refined dining, elevated design, and social energy into one unforgettable destination. Every detail is curated to create atmosphere — from signature flavors to ambient lighting and music."
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#reserve" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,11 +103,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Culinary", title: "Fine Dining", subtitle: "Mediterranean-inspired", description: "Premium flavors with artistic presentation.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-grilled-vegetables_141793-1149.jpg"},
|
||||
tag: "Culinary", title: "Fine Dining", subtitle: "Mediterranean-inspired", description: "Savor the vibrant, sun-drenched notes of fresh olives, citrus zest, and perfectly seared aromatics that define the true Mediterranean palate.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-grilled-vegetables_141793-1149.jpg"},
|
||||
{
|
||||
tag: "Nightlife", title: "Social Lounge", subtitle: "Late-night energy", description: "High-end ambiance for exclusive social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg"},
|
||||
tag: "Nightlife", title: "Social Lounge", subtitle: "Late-night energy", description: "Lose yourself in the rhythmic pulse of ambient soundscapes and the warm, golden glow of an intimate space designed for conversation and connection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg"},
|
||||
{
|
||||
tag: "Drinks", title: "Crafted Cocktails", subtitle: "Signature spirits", description: "Masterfully prepared signature beverages.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337730.jpg"},
|
||||
tag: "Drinks", title: "Crafted Cocktails", subtitle: "Signature spirits", description: "Experience the crisp, botanical infusion of house spirits, chilled to perfection and finished with fragrant herbs that awaken every sense.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337730.jpg"},
|
||||
]}
|
||||
title="Signature Experiences"
|
||||
description="Curated moments designed to impress."
|
||||
|
||||
Reference in New Issue
Block a user