diff --git a/src/app/page.tsx b/src/app/page.tsx index cbf911a..efcaca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,6 +66,7 @@ export default function LandingPage() { description="A journey through Mediterranean flavors and premium leisure." animationType="blur-reveal" useInvertedBackground={false} + textboxLayout="default" features={[ { icon: Utensils, title: "Gourmet Cuisine", description: "Local produce, traditional recipes with a modern twist." }, { icon: GlassWater, title: "Craft Cocktails", description: "Handcrafted spirits infused with local botanicals." }, @@ -74,9 +75,11 @@ export default function LandingPage() { />