Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-08 16:01:04 +00:00

View File

@@ -14,12 +14,12 @@ import { Heart, ShoppingCart, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="expand-hover"
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="smallMedium"
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLargeSizeLargeTitles"
background="none"
background="sparkles-gradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -52,7 +52,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg?_wi=1"
imageAlt="Cafe 11 warm and inviting interior with comfortable seating"
frameStyle="card"
background={{ variant: "plain" }}
background={{ variant: "sparkles-gradient" }}
/>
</div>
@@ -177,7 +177,7 @@ export default function LandingPage() {
title="Ready to Taste the Difference?"
description="Join hundreds of happy customers in Panchkula. Order your favourite meals online or walk in anytime. We're open 11 AM to 11 PM daily."
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your phone number"
buttonText="Order via WhatsApp"