Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-07 04:59:09 +00:00

View File

@@ -3,14 +3,13 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import SplitAbout from '@/components/sections/about/SplitAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import { ShieldCheck, Heart, Users, BrainCircuit, Target, BookOpen, Clock } from "lucide-react";
import MetricCardOne from '@/components/sections/metric/MetricCardOne';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
export default function LandingPage() {
return (
@@ -63,6 +62,7 @@ export default function LandingPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-couple-holding-hands-together_53876-25301.jpg"
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
@@ -72,6 +72,7 @@ export default function LandingPage() {
description="Customized solutions designed to support the unique needs of your family."
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "s1", title: "Full Move Coordination", descriptions: ["End-to-end management of the moving process."] },
{ id: "s2", title: "Downsizing Strategy", descriptions: ["Thoughtful decluttering and item management."] },