Update src/app/page.tsx

This commit is contained in:
2025-12-28 22:43:30 +00:00
parent 40d76877c9
commit 5d1d1f53c4

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MediaSplitAbout from '@/components/sections/about/MediaSplitAbout'; import MediaSplitAbout from '@/components/sections/about/MediaSplitAbout';
import ProductCardSix from '@/components/sections/product/ProductCardSix'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven'; import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven';
import ContactText from '@/components/sections/contact/ContactText'; import ContactText from '@/components/sections/contact/ContactText';
import FooterSocial from '@/components/sections/footer/FooterSocial'; import FooterSocial from '@/components/sections/footer/FooterSocial';
@@ -67,7 +67,7 @@ export default function LandingPage() {
</div> </div>
<div id="menu" data-section="menu"> <div id="menu" data-section="menu">
<ProductCardSix <ProductCardTwo
title="Our Specialties" title="Our Specialties"
description="Signature dishes crafted with love and authentic spices" description="Signature dishes crafted with love and authentic spices"
products={[ products={[