From 1a7ef22c87d49f0736aa6a958e147ec8905b126a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 17:02:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 820f02d..57706bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,14 +3,14 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import AboutMetric from '@/components/sections/about/AboutMetric'; -import ContactText from '@/components/sections/contact/ContactText'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; -import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import { CheckCircle, Music, Star, Utensils } from "lucide-react"; export default function LandingPage() { @@ -129,12 +129,14 @@ export default function LandingPage() {
-
- console.log("Form submitted with email:", email)} + imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-designed-delicious-dessert-with-chocolate-cinnamon-with-topping-it_181624-23843.jpg" />
-- 2.49.1