diff --git a/src/app/laptops/page.tsx b/src/app/laptops/page.tsx
index 0375ae6..1df4ddf 100644
--- a/src/app/laptops/page.tsx
+++ b/src/app/laptops/page.tsx
@@ -2,12 +2,11 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
+import ProductCardFour from '@/components/sections/product/ProductCardFour';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
-import ProductCardOne from '@/components/sections/product/ProductCardOne';
-export default function LandingPage() {
+export default function ProductsPage() {
return (
-
-
-
@@ -124,32 +54,8 @@ export default function LandingPage() {
@@ -154,9 +100,7 @@ export default function LandingPage() {
title="Empowering Your Tech Experience"
buttons={[
{
- text: "Learn More",
- href: "/laptops",
- },
+ text: "Learn More", href: "/laptops"},
]}
/>
@@ -167,45 +111,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- title: "Great support",
- quote: "Excellent team.",
- name: "A. J.",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
- },
+ id: "t1", title: "Great support", quote: "Excellent team.", name: "A. J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
{
- id: "t2",
- title: "Solid laptop",
- quote: "Reliable gear.",
- name: "B. S.",
- role: "CTO",
- imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-man-sitting-co-working-open-office-holding-laptop_285396-9047.jpg",
- },
+ id: "t2", title: "Solid laptop", quote: "Reliable gear.", name: "B. S.", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-man-sitting-co-working-open-office-holding-laptop_285396-9047.jpg"},
{
- id: "t3",
- title: "Fast delivery",
- quote: "Very prompt.",
- name: "C. M.",
- role: "Dev",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman_23-2147839983.jpg",
- },
+ id: "t3", title: "Fast delivery", quote: "Very prompt.", name: "C. M.", role: "Dev", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman_23-2147839983.jpg"},
{
- id: "t4",
- title: "Perfect fit",
- quote: "Ideal size.",
- name: "D. K.",
- role: "Mgr",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
- },
+ id: "t4", title: "Perfect fit", quote: "Ideal size.", name: "D. K.", role: "Mgr", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg"},
{
- id: "t5",
- title: "Great value",
- quote: "Worth it.",
- name: "E. R.",
- role: "Des",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg",
- },
+ id: "t5", title: "Great value", quote: "Worth it.", name: "E. R.", role: "Des", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg"},
]}
title="What Our Customers Say"
description="Join thousands of professionals choosing us."
@@ -221,30 +135,15 @@ export default function LandingPage() {
memberVariant="card"
members={[
{
- id: "m1",
- name: "John Doe",
- imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
- },
+ id: "m1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg"},
{
- id: "m2",
- name: "Jane Smith",
- imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-talking-mobile-phone-while-coworker-looking-computer_1170-967.jpg",
- },
+ id: "m2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-talking-mobile-phone-while-coworker-looking-computer_1170-967.jpg"},
{
- id: "m3",
- name: "Alex Riv",
- imageSrc: "http://img.b2bpic.net/free-photo/man-typing-computer-keyboard-home-office_329181-17546.jpg",
- },
+ id: "m3", name: "Alex Riv", imageSrc: "http://img.b2bpic.net/free-photo/man-typing-computer-keyboard-home-office_329181-17546.jpg"},
{
- id: "m4",
- name: "Sam K",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-laptop-headphones_23-2148205659.jpg",
- },
+ id: "m4", name: "Sam K", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-laptop-headphones_23-2148205659.jpg"},
{
- id: "m5",
- name: "Pat L",
- imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961499.jpg",
- },
+ id: "m5", name: "Pat L", imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961499.jpg"},
]}
/>
@@ -256,30 +155,15 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
- id: "f1",
- title: "How do I ship my order?",
- content: "We ship globally via trusted partners.",
- },
+ id: "f1", title: "How do I ship my order?", content: "We ship globally via trusted partners."},
{
- id: "f2",
- title: "Warranty coverage?",
- content: "All laptops come with 2-year manufacturer warranty.",
- },
+ id: "f2", title: "Warranty coverage?", content: "All laptops come with 2-year manufacturer warranty."},
{
- id: "f3",
- title: "Return policy?",
- content: "You can return within 30 days of purchase.",
- },
+ id: "f3", title: "Return policy?", content: "You can return within 30 days of purchase."},
{
- id: "f4",
- title: "Payment methods?",
- content: "We accept major credit cards and PayPal.",
- },
+ id: "f4", title: "Payment methods?", content: "We accept major credit cards and PayPal."},
{
- id: "f5",
- title: "Support hours?",
- content: "Our support is available 24/7.",
- },
+ id: "f5", title: "Support hours?", content: "Our support is available 24/7."},
]}
/>
@@ -288,29 +172,19 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx
index d35c4f3..c46fc73 100644
--- a/src/app/pricing/page.tsx
+++ b/src/app/pricing/page.tsx
@@ -2,12 +2,11 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import FooterSimple from '@/components/sections/footer/FooterSimple';
+import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
-import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
-import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
+import FooterSimple from '@/components/sections/footer/FooterSimple';
-export default function LandingPage() {
+export default function PricingPage() {
return (
-
-
-
+
+
+
-
+
-
-
-
+
);
-}
+}
\ No newline at end of file