Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user