diff --git a/src/app/page.tsx b/src/app/page.tsx index e69e889..976ddd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,9 +2,9 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import HeroBillboard from '@/components/sections/hero/HeroBillboard'; +import HeroSplit from '@/components/sections/hero/HeroSplit'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; +import FeatureProcessSteps from '@/components/sections/feature/FeatureProcessSteps'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; @@ -41,18 +41,19 @@ export default function LandingPage() {
-
@@ -69,43 +70,26 @@ export default function LandingPage() {
-
@@ -218,7 +202,7 @@ export default function LandingPage() { tagIcon={Sparkles} background={{ variant: "sparkles-gradient" }} useInvertedBackground="invertDefault" - imageSrc="https://img.b2bpic.net/free-photo/young-man-doing-pedicure-salon-beauty-concept_1301-3371.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/tmp/create-an-image-of-some-people-doing-the-1770321952513-a0a3714b.jpg" imageAlt="Relaxing nail salon environment" mediaPosition="right" inputPlaceholder="Enter your email"