Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #18.
This commit is contained in:
@@ -8,7 +8,6 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Sparkles, Fish, ShieldCheck, Star } from "lucide-react";
|
||||
|
||||
const navItems = [{ name: "Home", id: "/" }];
|
||||
|
||||
@@ -39,7 +38,7 @@ export default function Page() {
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1579684385327-38686e920653?w=800&h=600" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1579684385327-38686e920653?w=800&h=600" }
|
||||
]}
|
||||
buttons={[{ text: "Explore Menu" }, { text: "Visit Us" }]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
|
||||
Reference in New Issue
Block a user