Update src/app/page.tsx
This commit is contained in:
@@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Heart, Chef, Calendar } from 'lucide-react';
|
||||
import { Heart, Calendar } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
title="Passion for Culinary Perfection"
|
||||
description="With over two decades of excellence, we've established ourselves as a destination for food enthusiasts and celebration seekers alike."
|
||||
subdescription="Every dish is meticulously crafted using the finest ingredients and traditional techniques, honoring both heritage and innovation."
|
||||
icon={Chef}
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bar-concept-with-coffee-cups_23-2147798093.jpg"
|
||||
imageAlt="professional restaurant kitchen open concept"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user