Merge version_4 into main #3

Merged
development merged 4 commits from version_4 into main 2026-01-26 02:18:24 +00:00
Showing only changes of commit d008af1e74 - Show all commits

View File

@@ -13,7 +13,7 @@ import { Coffee, Leaf, Zap, Users, Heart, Star, MessageSquare } from 'lucide-rea
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultButtonVariant="expand-hover"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="compact"
@@ -44,7 +44,7 @@ export default function LandingPage() {
{ text: "View Menu", href: "features" },
{ text: "Visit Us", href: "contact" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34YrpHTNyoPHUh85bjA10KHfDge/uploaded-1769393799170-vbdduz18.png"
imageSrc="https://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg"
imageAlt="Cozy cafe interior with warm lighting and comfortable seating"
/>
</div>