Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:45:50 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "Order Now", href: "https://example.com/order" },
{ text: "Reserve a Table", href: "contact" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
imageAlt="Luxury café interior with warm lighting and elegant ambiance"
mediaAnimation="blur-reveal"
@@ -199,7 +199,7 @@ export default function LandingPage() {
tag="Newsletter"
title="Stay Updated with Special Offers"
description="Subscribe to our newsletter and receive exclusive deals, new menu items, and event invitations delivered straight to your inbox."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email address"
buttonText="Subscribe"