Merge version_1 into main #3
351
src/app/page.tsx
351
src/app/page.tsx
@@ -28,226 +28,153 @@ export default function LandingPage() {
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Works", id: "works"},
|
||||
{
|
||||
name: "Book a Call", id: "contact"},
|
||||
]}
|
||||
brandName="Pixen"
|
||||
button={{
|
||||
text: "Get Started", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Works", id: "works" },
|
||||
{ name: "Book a Call", id: "contact" },
|
||||
]}
|
||||
brandName="Pixen"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="FOR CONSTRUCTION & REAL ESTATE"
|
||||
description="Websites that work as hard as you do. Built for you. Pixen builds high-performance websites, branding and digital marketing for UK construction and real estate businesses."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Umit Acar", handle: "@SGAsist", testimonial: "They are very good at their job. It was an eye-opening experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg"},
|
||||
{
|
||||
name: "Victoria Berry", handle: "@AmobiHomes", testimonial: "We've seen an increase in enquiries and a much stronger, consistent brand.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
|
||||
{
|
||||
name: "Lily James", handle: "@Director", testimonial: "Impressive ability to consider needs and walk through the platform aspects.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg"},
|
||||
{
|
||||
name: "Marguerite Wiewel", handle: "@Exec", testimonial: "Every detail of it is so clear and descriptive. A pleasure working with them.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg"},
|
||||
{
|
||||
name: "Francis Rodino", handle: "@Director", testimonial: "Changed things for me. I'm getting more traffic and leads.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Call", href: "#contact"},
|
||||
{
|
||||
text: "See Our Work", href: "#works"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg", alt: "Umit Acar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", alt: "Victoria Berry"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", alt: "Lily James"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", alt: "Marguerite Wiewel"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", alt: "Francis Rodino"},
|
||||
],
|
||||
}
|
||||
avatarText="Trusted by 50+ UK businesses"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Construction Branding"},
|
||||
{
|
||||
type: "text", text: "High-Performance Websites"},
|
||||
{
|
||||
type: "text", text: "SEO & Growth"},
|
||||
{
|
||||
type: "text", text: "Real Estate Marketing"},
|
||||
{
|
||||
type: "text", text: "Digital Strategy"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="FOR CONSTRUCTION & REAL ESTATE"
|
||||
description="Websites that work as hard as you do. Built for you. Pixen builds high-performance websites, branding and digital marketing for UK construction and real estate businesses."
|
||||
testimonials={[
|
||||
{ name: "Umit Acar", handle: "@SGAsist", testimonial: "They are very good at their job. It was an eye-opening experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg" },
|
||||
{ name: "Victoria Berry", handle: "@AmobiHomes", testimonial: "We've seen an increase in enquiries and a much stronger, consistent brand.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg" },
|
||||
{ name: "Lily James", handle: "@Director", testimonial: "Impressive ability to consider needs and walk through the platform aspects.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg" },
|
||||
{ name: "Marguerite Wiewel", handle: "@Exec", testimonial: "Every detail of it is so clear and descriptive. A pleasure working with them.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg" },
|
||||
{ name: "Francis Rodino", handle: "@Director", testimonial: "Changed things for me. I'm getting more traffic and leads.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book a Free Call", href: "#contact" },
|
||||
{ text: "See Our Work", href: "#works" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg", alt: "Umit Acar" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", alt: "Victoria Berry" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", alt: "Lily James" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", alt: "Marguerite Wiewel" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", alt: "Francis Rodino" },
|
||||
]}
|
||||
avatarText="Trusted by 50+ UK businesses"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Construction Branding" },
|
||||
{ type: "text", text: "High-Performance Websites" },
|
||||
{ type: "text", text: "SEO & Growth" },
|
||||
{ type: "text", text: "Real Estate Marketing" },
|
||||
{ type: "text", text: "Digital Strategy" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "The best contractor does not always get the job. The most visible one does."},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/high-angle-desk-with-tablet-it-mock-up_23-2148269866.jpg", alt: "Construction Branding"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Call", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "The best contractor does not always get the job. The most visible one does." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/high-angle-desk-with-tablet-it-mock-up_23-2148269866.jpg", alt: "Construction Branding" },
|
||||
]}
|
||||
buttons={[{ text: "Book a Free Call", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "branding", label: "BRANDING", title: "Logo & Identity Design", items: [
|
||||
"Logo Design", "Identity Design", "Brand Guidelines"],
|
||||
},
|
||||
{
|
||||
id: "websites", label: "WEBSITES", title: "Web Design & Development", items: [
|
||||
"Responsive Design", "Local SEO", "Enquiry Conversion"],
|
||||
},
|
||||
{
|
||||
id: "marketing", label: "MARKETING", title: "SEO & Paid Advertisement", items: [
|
||||
"Google Ads", "Local SEO", "Social Ads"],
|
||||
},
|
||||
]}
|
||||
title="WHAT PIXEN DOES"
|
||||
description="Branding, websites, and marketing built specifically for construction and property businesses across the UK."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "branding", label: "BRANDING", title: "Logo & Identity Design", items: ["Logo Design", "Identity Design", "Brand Guidelines"] },
|
||||
{ id: "websites", label: "WEBSITES", title: "Web Design & Development", items: ["Responsive Design", "Local SEO", "Enquiry Conversion"] },
|
||||
{ id: "marketing", label: "MARKETING", title: "SEO & Paid Advertisement", items: ["Google Ads", "Local SEO", "Social Ads"] },
|
||||
]}
|
||||
title="WHAT PIXEN DOES"
|
||||
description="Branding, websites, and marketing built specifically for construction and property businesses across the UK."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="works" data-section="works">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Safety", name: "SG ASIST", price: "High Performance", rating: 5,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg"},
|
||||
{
|
||||
id: "2", brand: "Design", name: "BIRAY GROUP", price: "Modern Design", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg"},
|
||||
{
|
||||
id: "3", brand: "Property", name: "SPAIN HOMES", price: "Full Automation", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/luxury-sunset-poolside-relaxation-with-stunning-landscape-view-generated-by-ai_188544-30833.jpg"},
|
||||
{
|
||||
id: "4", brand: "Building", name: "AMOBI HOMES", price: "Nationwide Brand", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/building-designer-studying-layout_1262-18380.jpg"},
|
||||
{
|
||||
id: "5", brand: "Project", name: "Property Portfolio", price: "Case Study", rating: 5,
|
||||
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/construction-architecture-hardhat-helmet-site-concept_53876-124126.jpg"},
|
||||
{
|
||||
id: "6", brand: "Construction", name: "Contractor Web", price: "Local Ranking", rating: 5,
|
||||
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/abstract-smooth-brown-wall-background-layout-design-studio-room-web-template-business-report-with-smooth-circle-gradient-color_1258-63516.jpg"},
|
||||
]}
|
||||
title="OUR WORK"
|
||||
description="Results for real businesses across the UK."
|
||||
/>
|
||||
</div>
|
||||
<div id="works" data-section="works">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "Safety", name: "SG ASIST", price: "High Performance", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg" },
|
||||
{ id: "2", brand: "Design", name: "BIRAY GROUP", price: "Modern Design", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg" },
|
||||
{ id: "3", brand: "Property", name: "SPAIN HOMES", price: "Full Automation", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/luxury-sunset-poolside-relaxation-with-stunning-landscape-view-generated-by-ai_188544-30833.jpg" },
|
||||
{ id: "4", brand: "Building", name: "AMOBI HOMES", price: "Nationwide Brand", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/building-designer-studying-layout_1262-18380.jpg" },
|
||||
{ id: "5", brand: "Project", name: "Property Portfolio", price: "Case Study", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/construction-architecture-hardhat-helmet-site-concept_53876-124126.jpg" },
|
||||
{ id: "6", brand: "Construction", name: "Contractor Web", price: "Local Ranking", rating: 5, reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/abstract-smooth-brown-wall-background-layout-design-studio-room-web-template-business-report-with-smooth-circle-gradient-color_1258-63516.jpg" },
|
||||
]}
|
||||
title="OUR WORK"
|
||||
description="Results for real businesses across the UK."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Umit Acar", date: "Jan 2026", title: "Finance Manager", quote: "They are very good at their job. It was eye-opening.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg", imageAlt: "modern construction dashboard interface"},
|
||||
{
|
||||
id: "2", name: "Victoria Berry", date: "Jan 2026", title: "Operations Manager", quote: "Stronger, consistent brand. Highly recommended.", tag: "Brand Growth", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-with-tablet-it-mock-up_23-2148269866.jpg", imageAlt: "professional construction branding kit"},
|
||||
{
|
||||
id: "3", name: "Lily James", date: "Dec 2025", title: "Director", quote: "Sales increased, professional team. Impressive work.", tag: "Results", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/remote-control-digital-devices_23-2147929629.jpg", imageAlt: "web design mockup construction"},
|
||||
{
|
||||
id: "4", name: "Marguerite Wiewel", date: "Nov 2025", title: "Secretary", quote: "Pleasure working with them. Great service.", tag: "Pleasure", avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "seo analytics construction charts"},
|
||||
{
|
||||
id: "5", name: "Francis Rodino", date: "Nov 2025", title: "Director", quote: "Getting more traffic and leads. Definitely recommend.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg", imageAlt: "website project construction safety"},
|
||||
{
|
||||
id: "6", name: "Tugba Kucuk", date: "Oct 2025", title: "Director", quote: "Professional in this business. Highly recommend.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg", imageAlt: "modern architecture web design"},
|
||||
]}
|
||||
title="What the industry says"
|
||||
description="Construction and property businesses across the UK have trusted us with their growth."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Umit Acar", date: "Jan 2026", title: "Finance Manager", quote: "They are very good at their job. It was eye-opening.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg", imageAlt: "modern construction dashboard interface" },
|
||||
{ id: "2", name: "Victoria Berry", date: "Jan 2026", title: "Operations Manager", quote: "Stronger, consistent brand. Highly recommended.", tag: "Brand Growth", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-with-tablet-it-mock-up_23-2148269866.jpg", imageAlt: "professional construction branding kit" },
|
||||
{ id: "3", name: "Lily James", date: "Dec 2025", title: "Director", quote: "Sales increased, professional team. Impressive work.", tag: "Results", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/remote-control-digital-devices_23-2147929629.jpg", imageAlt: "web design mockup construction" },
|
||||
{ id: "4", name: "Marguerite Wiewel", date: "Nov 2025", title: "Secretary", quote: "Pleasure working with them. Great service.", tag: "Pleasure", avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "seo analytics construction charts" },
|
||||
{ id: "5", name: "Francis Rodino", date: "Nov 2025", title: "Director", quote: "Getting more traffic and leads. Definitely recommend.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", imageSrc: "http://img.b2bpic.net/free-photo/architect-designer-engineer-creative-occupation-expertise-concept_53876-124258.jpg", imageAlt: "website project construction safety" },
|
||||
{ id: "6", name: "Tugba Kucuk", date: "Oct 2025", title: "Director", quote: "Professional in this business. Highly recommend.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/web-hosting-development-connection-networking-concept_53876-165256.jpg", imageAlt: "modern architecture web design" },
|
||||
]}
|
||||
title="What the industry says"
|
||||
description="Construction and property businesses across the UK have trusted us with their growth."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="FROM THE BLOG"
|
||||
description="Guides for the sector"
|
||||
blogs={[
|
||||
{
|
||||
id: "b1", category: "Business", title: "Why Small Businesses Need a Website: 9 Reasons That Matter", excerpt: "The businesses that invest in their digital presence grow faster.", imageSrc: "http://img.b2bpic.net/free-photo/architect-working-laptop-his-project_23-2148242919.jpg", authorName: "Pixen Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", date: "April 2, 2026"},
|
||||
{
|
||||
id: "b2", category: "Design", title: "11 Best Free Stock Image Websites for Designers", excerpt: "Many now include AI image generators and editing tools.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283218.jpg", authorName: "Pixen Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", date: "March 31, 2026"},
|
||||
{
|
||||
id: "b3", category: "Development", title: "6 Steps to a Successful Web Design Process", excerpt: "Follow them in order and the result speaks for itself.", imageSrc: "http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg", authorName: "Pixen Team", authorAvatar: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", date: "March 26, 2026"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="FROM THE BLOG"
|
||||
description="Guides for the sector"
|
||||
blogs={[
|
||||
{ id: "b1", category: "Business", title: "Why Small Businesses Need a Website: 9 Reasons That Matter", excerpt: "The businesses that invest in their digital presence grow faster.", imageSrc: "http://img.b2bpic.net/free-photo/architect-working-laptop-his-project_23-2148242919.jpg", authorName: "Pixen Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", date: "April 2, 2026" },
|
||||
{ id: "b2", category: "Design", title: "11 Best Free Stock Image Websites for Designers", excerpt: "Many now include AI image generators and editing tools.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283218.jpg", authorName: "Pixen Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", date: "March 31, 2026" },
|
||||
{ id: "b3", category: "Development", title: "6 Steps to a Successful Web Design Process", excerpt: "Follow them in order and the result speaks for itself.", imageSrc: "http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg", authorName: "Pixen Team", authorAvatar: "http://img.b2bpic.net/free-photo/confident-businessman-smiling-outside-office-building_107420-74332.jpg", date: "March 26, 2026" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="TAKE THE FIRST STEP"
|
||||
title="Book a call."
|
||||
description="Talk through the project. A free 20-minute call. No pitch, no pressure."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Call", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="TAKE THE FIRST STEP"
|
||||
title="Book a call."
|
||||
description="Talk through the project. A free 20-minute call. No pitch, no pressure."
|
||||
buttons={[{ text: "Book a Free Call", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Pixen"
|
||||
copyrightText="© 2026 Pixen Ltd. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Pixen"
|
||||
copyrightText="© 2026 Pixen Ltd. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Twitter, href: "https://twitter.com", ariaLabel: "Twitter" },
|
||||
{ icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user