diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx new file mode 100644 index 0000000..b7e323e --- /dev/null +++ b/src/app/about/page.tsx @@ -0,0 +1,137 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; +import TeamCardTen from "@/components/sections/team/TeamCardTen"; +import ContactText from "@/components/sections/contact/ContactText"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; + +export default function AboutPage() { + return ( + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + +
+ ); +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index b8736ea..cd35878 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function Page() { brandName="ShopHub" navItems={[ { name: "Shop", id: "products" }, - { name: "About", id: "about" }, + { name: "About", id: "/about" }, { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" } ]} @@ -116,22 +116,22 @@ export default function Page() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Mitchell, Fashion Enthusiast", date: "Date: 15 December 2024", title: "Exactly What I Was Looking For", quote: "The quality of products exceeded my expectations. Shipping was incredibly fast and the customer service team was helpful every step of the way.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489836.jpg", avatarAlt: "professional woman headshot portrait photography", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-shopping-bags_1187-3915.jpg", imageAlt: "happy customer with shopping bags smiling" + id: "1", name: "Sarah Mitchell", date: "15 December 2024", title: "Exactly What I Was Looking For", quote: "The quality of products exceeded my expectations. Shipping was incredibly fast and the customer service team was helpful every step of the way.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489836.jpg", avatarAlt: "professional woman headshot portrait photography", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-shopping-bags_1187-3915.jpg", imageAlt: "happy customer with shopping bags smiling" }, { - id: "2", name: "Marcus Johnson, Professional", date: "Date: 10 December 2024", title: "Outstanding Value and Quality", quote: "I've purchased from many online retailers, but this platform stands out for its attention to detail and genuine care for customer satisfaction.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", avatarAlt: "professional man headshot business portrait", imageSrc: "http://img.b2bpic.net/free-photo/pretty-dreaming-young-woman-sitting-cafe-table_171337-17109.jpg", imageAlt: "professional man satisfied customer portrait" + id: "2", name: "Marcus Johnson", date: "10 December 2024", title: "Outstanding Value and Quality", quote: "I've purchased from many online retailers, but this platform stands out for its attention to detail and genuine care for customer satisfaction.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", avatarAlt: "professional man headshot business portrait", imageSrc: "http://img.b2bpic.net/free-photo/pretty-dreaming-young-woman-sitting-cafe-table_171337-17109.jpg", imageAlt: "professional man satisfied customer portrait" }, { - id: "3", name: "Emily Chen, Small Business Owner", date: "Date: 5 December 2024", title: "Reliable Partner for My Needs", quote: "As a business owner, I appreciate the reliability and consistency. The product quality never wavers, and their support is always responsive.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-table-cafe-working_1157-26395.jpg", avatarAlt: "professional woman headshot business portrait", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", imageAlt: "business owner entrepreneur success portrait" + id: "3", name: "Emily Chen", date: "5 December 2024", title: "Reliable Partner for My Needs", quote: "As a business owner, I appreciate the reliability and consistency. The product quality never wavers, and their support is always responsive.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-table-cafe-working_1157-26395.jpg", avatarAlt: "professional woman headshot business portrait", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", imageAlt: "business owner entrepreneur success portrait" }, { - id: "4", name: "David Rodriguez, Tech Enthusiast", date: "Date: 1 December 2024", title: "Perfect for My Lifestyle", quote: "Every product I've ordered has been perfect. The descriptions are accurate, the prices are fair, and the overall experience is seamless.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", avatarAlt: "tech professional man headshot portrait", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-laptop-beach_23-2148578239.jpg", imageAlt: "tech enthusiast man with gadgets lifestyle" + id: "4", name: "David Rodriguez", date: "1 December 2024", title: "Perfect for My Lifestyle", quote: "Every product I've ordered has been perfect. The descriptions are accurate, the prices are fair, and the overall experience is seamless.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", avatarAlt: "tech professional man headshot portrait", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-laptop-beach_23-2148578239.jpg", imageAlt: "tech enthusiast man with gadgets lifestyle" }, { - id: "5", name: "Jessica Williams, Lifestyle Blogger", date: "Date: 28 November 2024", title: "Worth Every Penny", quote: "I recommend this platform to all my followers. The products are premium quality and the shopping experience is delightful from start to finish.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "professional woman lifestyle portrait photography", imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-blonde-girl-laughs-powders-her-nose-while-sitting-table-indoors-cosmetics-makeup-finishing-brush_197531-31479.jpg", imageAlt: "lifestyle blogger woman products portrait" + id: "5", name: "Jessica Williams", date: "28 November 2024", title: "Worth Every Penny", quote: "I recommend this platform to all my followers. The products are premium quality and the shopping experience is delightful from start to finish.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "professional woman lifestyle portrait photography", imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-blonde-girl-laughs-powders-her-nose-while-sitting-table-indoors-cosmetics-makeup-finishing-brush_197531-31479.jpg", imageAlt: "lifestyle blogger woman products portrait" }, { - id: "6", name: "Robert Thompson, Corporate Executive", date: "Date: 22 November 2024", title: "Consistent Excellence", quote: "We bulk order from this platform for our office. The consistency in quality, reliable shipping, and professional service make them our go-to supplier.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-moody-young-male-classic-white-shirt-red-tie-crossed-his-hands-looking-camera-while-posing-blue-background-stylish-haircut-sincere-emotions-concept-c_639032-2234.jpg", avatarAlt: "executive man professional headshot corporate", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-travel-agency_23-2150433442.jpg", imageAlt: "corporate team office workspace professional" + id: "6", name: "Robert Thompson", date: "22 November 2024", title: "Consistent Excellence", quote: "We bulk order from this platform for our office. The consistency in quality, reliable shipping, and professional service make them our go-to supplier.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-moody-young-male-classic-white-shirt-red-tie-crossed-his-hands-looking-camera-while-posing-blue-background-stylish-haircut-sincere-emotions-concept-c_639032-2234.jpg", avatarAlt: "executive man professional headshot corporate", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-travel-agency_23-2150433442.jpg", imageAlt: "corporate team office workspace professional" } ]} /> @@ -167,7 +167,7 @@ export default function Page() { }, { title: "Company", items: [ - { label: "About Us", href: "#about" }, + { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, { label: "Press", href: "/press" } diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx new file mode 100644 index 0000000..5366e8d --- /dev/null +++ b/src/app/portfolio/page.tsx @@ -0,0 +1,190 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; +import ProductCardThree from "@/components/sections/product/ProductCardThree"; +import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; +import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; +import ContactText from "@/components/sections/contact/ContactText"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; +import { Sparkles, Award, TrendingUp } from "lucide-react"; + +export default function Page() { + return ( + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + +
+ ); +} \ 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..3d48717 --- /dev/null +++ b/src/app/services/page.tsx @@ -0,0 +1,153 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; +import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree"; +import ContactText from "@/components/sections/contact/ContactText"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; +import { Sparkles, Share2, FileText, TrendingUp } from "lucide-react"; + +export default function Page() { + return ( + + + +
+ +
+ +
+ {} + }, + { + id: "2", title: "Content Creation", tags: ["Visual", "Video", "Copy"], + imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-editing-photos-studio_23-2148752408.jpg", imageAlt: "content creation process", onFeatureClick: () => {} + }, + { + id: "3", title: "Digital Advertising", tags: ["Campaigns", "Analytics", "ROI"], + imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-advertising-metrics_23-2149176144.jpg", imageAlt: "digital advertising analytics", onFeatureClick: () => {} + }, + { + id: "4", title: "Brand Strategy", tags: ["Planning", "Identity", "Positioning"], + imageSrc: "http://img.b2bpic.net/free-photo/creative-brainstorm-session-with-team_23-2150198170.jpg", imageAlt: "brand strategy meeting", onFeatureClick: () => {} + }, + { + id: "5", title: "Community Management", tags: ["Engagement", "Support", "Growth"], + imageSrc: "http://img.b2bpic.net/free-photo/customer-service-team-helping-customers_23-2148112961.jpg", imageAlt: "community management support", onFeatureClick: () => {} + }, + { + id: "6", title: "Performance Analytics", tags: ["Metrics", "Reporting", "Optimization"], + imageSrc: "http://img.b2bpic.net/free-photo/data-analyst-reviewing-metrics_23-2149489836.jpg", imageAlt: "analytics dashboard reporting", onFeatureClick: () => {} + } + ]} + animationType="slide-up" + title="What We Offer" + description="Our comprehensive range of digital services designed to help your business thrive in today's competitive landscape." + textboxLayout="default" + useInvertedBackground={false} + carouselMode="buttons" + /> +
+ +
+ +
+ + +
+ ); +} \ No newline at end of file