Merge version_2 into main #2
@@ -9,7 +9,6 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Calendar } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -111,6 +110,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Special Requests or Party Size" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7823.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,7 +122,6 @@ export default function LandingPage() {
|
||||
{ title: "Contact", items: [{ label: "(555) 123-4567", href: "tel:+5551234567" }, { label: "hello@lumierebistro.com", href: "mailto:hello@lumierebistro.com" }] },
|
||||
]}
|
||||
logoText="Lumière Bistro"
|
||||
copyrightText="© 2025 Lumière Bistro. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user