diff --git a/src/app/page.tsx b/src/app/page.tsx index 623298e..152c219 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -190,24 +73,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Concept Design", - description: "Creative planning to define your home's unique style.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5190.jpg", - imageAlt: "Concept", - }, - { - title: "Space Planning", - description: "Optimizing every corner for function and comfort.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg", - imageAlt: "Space", - }, - { - title: "Finishing Touches", - description: "Curating every detail, from art to accessories.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-interior-sketch-style-design_1048-18878.jpg", - imageAlt: "Finishing", - }, + { title: "Concept Design", description: "Creative planning to define your home's unique style.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5190.jpg" }, + { title: "Space Planning", description: "Optimizing every corner for function and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg" }, + { title: "Finishing Touches", description: "Curating every detail, from art to accessories.", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-interior-sketch-style-design_1048-18878.jpg" }, ]} title="Tailored Design Services" description="From concept to final placement, our end-to-end design services ensure seamless results." @@ -221,54 +89,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "1", - name: "Modern Living", - price: "Renovation", - variant: "Luxury", - imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160205.jpg", - imageAlt: "Modern Living", - }, - { - id: "2", - name: "Classic Dining", - price: "Styling", - variant: "Timeless", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821383.jpg", - imageAlt: "Classic Dining", - }, - { - id: "3", - name: "Master Suite", - price: "Custom", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-with-cutlery-plates_23-2149293587.jpg", - imageAlt: "Master Suite", - }, - { - id: "4", - name: "Home Office", - price: "Planning", - variant: "Functional", - imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561194.jpg", - imageAlt: "Home Office", - }, - { - id: "5", - name: "Bespoke Kitchen", - price: "Design", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-smartphone-vibrator_23-2150232150.jpg", - imageAlt: "Bespoke Kitchen", - }, - { - id: "6", - name: "Luxury Library", - price: "Curated", - variant: "Elegant", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-textile_23-2148903499.jpg", - imageAlt: "Luxury Library", - }, + { id: "1", name: "Modern Living", price: "Renovation", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160205.jpg" }, + { id: "2", name: "Classic Dining", price: "Styling", variant: "Timeless", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821383.jpg" } ]} title="Featured Projects" description="Explore our curated portfolio of residential and commercial transformations." @@ -280,62 +102,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} - testimonials={[ - { - id: "1", - name: "Sarah J.", - role: "Owner", - company: "Villa Home", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg", - }, - { - id: "2", - name: "Michael R.", - role: "Director", - company: "Modern Life", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-redhead-female-barista-drinks-coffee-coffee-shop_613910-4782.jpg", - }, - { - id: "3", - name: "Emily K.", - role: "Artist", - company: "Creative Spaces", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-indoors_23-2148889785.jpg", - }, - { - id: "4", - name: "David W.", - role: "Tech Lead", - company: "Startup House", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg", - }, - { - id: "5", - name: "Linda M.", - role: "Architect", - company: "Design Lab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-coworkers-workplace_23-2147727730.jpg", - }, - ]} - kpiItems={[ - { - value: "120+", - label: "Projects Completed", - }, - { - value: "95%", - label: "Client Retention", - }, - { - value: "10", - label: "Years Experience", - }, - ]} + testimonials={[]} + kpiItems={[{value: "120+", label: "Projects"}, {value: "95%", label: "Retention"}, {value: "10", label: "Years"}]} title="Client Success Stories" description="See why homeowners choose Lofty Hues for their vision." /> @@ -348,21 +116,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "200+", - description: "Finished Rooms", - }, - { - id: "m2", - value: "45+", - description: "Global Vendors", - }, - { - id: "m3", - value: "8+", - description: "Design Awards", - }, + { id: "m1", value: "200+", description: "Finished Rooms" }, + { id: "m2", value: "45+", description: "Global Vendors" }, + { id: "m3", value: "8+", description: "Design Awards" }, ]} title="Our Design Impact" description="Metrics that define our creative legacy." @@ -373,25 +129,9 @@ export default function LandingPage() { @@ -399,9 +139,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx new file mode 100644 index 0000000..b7868e5 --- /dev/null +++ b/src/app/services/page.tsx @@ -0,0 +1,42 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; +import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; +import FooterBase from '@/components/sections/footer/FooterBase'; + +export default function ServicesPage() { + return ( + + + +
+ +
+ +
+
+ ); +} \ No newline at end of file