|
|
|
@@ -3,17 +3,14 @@
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
|
|
|
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
|
|
|
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
|
|
|
|
import HeroCentered from "@/components/sections/hero/HeroCentered";
|
|
|
|
import FeatureBento from "@/components/sections/feature/FeatureBento";
|
|
|
|
import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour";
|
|
|
|
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
|
|
|
|
import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
|
|
|
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
|
|
|
|
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
|
|
|
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
|
|
|
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
|
|
|
import TeamCardFive from "@/components/sections/team/TeamCardFive";
|
|
|
|
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
|
|
|
import FaqBase from "@/components/sections/faq/FaqBase";
|
|
|
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
|
|
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
|
|
|
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
|
|
|
|
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
|
|
|
|
|
|
|
import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export default function WebAgency2Page() {
|
|
|
|
export default function WebAgency2Page() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -25,161 +22,119 @@ export default function WebAgency2Page() {
|
|
|
|
sizing="medium"
|
|
|
|
sizing="medium"
|
|
|
|
background="none"
|
|
|
|
background="none"
|
|
|
|
cardStyle="glass-elevated"
|
|
|
|
cardStyle="glass-elevated"
|
|
|
|
primaryButtonStyle="metallic"
|
|
|
|
primaryButtonStyle="gradient"
|
|
|
|
secondaryButtonStyle="glass"
|
|
|
|
secondaryButtonStyle="glass"
|
|
|
|
headingFontWeight="medium"
|
|
|
|
headingFontWeight="medium"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<ReactLenis root>
|
|
|
|
<ReactLenis root>
|
|
|
|
<NavbarLayoutFloatingOverlay
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
brandName="WebOrgin"
|
|
|
|
<NavbarLayoutFloatingOverlay
|
|
|
|
navItems={[
|
|
|
|
brandName="WebOrgin"
|
|
|
|
{ name: "Work", id: "work" },
|
|
|
|
navItems={[
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
{ name: "Work", id: "work" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
]}
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
button={{ text: "Get Started", href: "#contact" }}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<HeroSplitDoubleCarousel
|
|
|
|
</div>
|
|
|
|
title="We Build Digital Experiences at WebOrgin"
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
description="Transform your brand with WebOrgin's cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
|
|
|
|
<HeroCentered
|
|
|
|
tag="Award-Winning Agency"
|
|
|
|
title="We Build Digital Experiences at WebOrgin"
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
description="Stop just building websites. We engineer high-performance digital platforms at WebOrgin, designed specifically to accelerate your revenue growth and dominate your market."
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
background={{ variant: "canvas-reveal" }}
|
|
|
|
background={{ variant: "canvas-reveal" }}
|
|
|
|
avatars={[]}
|
|
|
|
buttons={[
|
|
|
|
/>
|
|
|
|
{ text: "Start Project", href: "#contact" },
|
|
|
|
</div>
|
|
|
|
{ text: "View Work", href: "#work" },
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
]}
|
|
|
|
<FeatureCardTwentyFour
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
title="Our WebOrgin Services"
|
|
|
|
carouselPosition="right"
|
|
|
|
description="We offer a full suite of digital services to help your brand stand out online."
|
|
|
|
leftCarouselItems={[
|
|
|
|
textboxLayout="default"
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/glowing-green-checkmark-success-symbol-dark-cosmic-background_84443-91492.jpg", imageAlt: "UI UX Design" },
|
|
|
|
animationType="blur-reveal"
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg", imageAlt: "UI UX Design" },
|
|
|
|
useInvertedBackground={false}
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-nice-decorative-cosmetics_23-2147742653.jpg", imageAlt: "UI UX Design" },
|
|
|
|
features={[
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/e-learing-distance-education-icons-interface_53876-124201.jpg", imageAlt: "UI UX Design" },
|
|
|
|
{ id: "f1", title: "SEO", author: "Team", description: "High-performance rankings", tags: ["Marketing"], imageSrc: "http://img.b2bpic.net/free-photo/glowing-green-checkmark-success-symbol-dark-cosmic-background_84443-91492.jpg" },
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/leisure-calm-peace-relaxation-resting-serenity_53876-13860.jpg", imageAlt: "UI UX Design" },
|
|
|
|
{ id: "f2", title: "Web Development", author: "Team", description: "Scalable architecture", tags: ["Tech"], imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg" },
|
|
|
|
]}
|
|
|
|
{ id: "f3", title: "Brand Strategy", author: "Team", description: "Memorable identity", tags: ["Design"], imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-nice-decorative-cosmetics_23-2147742653.jpg" }
|
|
|
|
rightCarouselItems={[
|
|
|
|
]}
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/login-box-username-password-inputs-virtual-digital-display_169016-40044.jpg", imageAlt: "UI UX Design" },
|
|
|
|
/>
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/scientists-conduct-visual-data-tests-using-chroma-key-smartphone_482257-126579.jpg", imageAlt: "UI UX Design" },
|
|
|
|
</div>
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269877.jpg", imageAlt: "UI UX Design" },
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg", imageAlt: "UI UX Design" },
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
]}
|
|
|
|
title="Client Success"
|
|
|
|
carouselItemClassName="!aspect-[4/5]"
|
|
|
|
description="What our clients say about our services."
|
|
|
|
/>
|
|
|
|
animationType="depth-3d"
|
|
|
|
<FeatureBento
|
|
|
|
textboxLayout="default"
|
|
|
|
title="Our WebOrgin Services"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
description="We offer a full suite of digital services to help your brand stand out online."
|
|
|
|
showRating={true}
|
|
|
|
textboxLayout="default"
|
|
|
|
testimonials={[
|
|
|
|
useInvertedBackground={false}
|
|
|
|
{ id: "t1", name: "Creative Director", handle: "@leader", testimonial: "WebOrgin completely transformed our online presence.", rating: 5 }
|
|
|
|
animationType="slide-up"
|
|
|
|
]}
|
|
|
|
buttons={[{ text: "All Services", href: "#services" }]}
|
|
|
|
/>
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
</div>
|
|
|
|
features={[
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
{
|
|
|
|
<MetricCardSeven
|
|
|
|
title: "SEO", description: "WebOrgin optimizes your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search,
|
|
|
|
title="Trusted Results"
|
|
|
|
variant: "text", texts: ["Growth", "Visibility", "Performance", "Strategy", "Rankings", "Analytics", "Traffic", "Success"],
|
|
|
|
description="Key performance indicators we deliver."
|
|
|
|
},
|
|
|
|
animationType="depth-3d"
|
|
|
|
{
|
|
|
|
textboxLayout="default"
|
|
|
|
title: "Web Development", description: "Custom-built, scalable websites designed for performance.", bentoComponent: "media-stack", items: [
|
|
|
|
useInvertedBackground={false}
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/structured-building-construction-design-plan-concept_53876-132321.jpg", imageAlt: "Web development project" },
|
|
|
|
metrics={[
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-vector/gradient-halftone-technology-landing-page_23-2149084807.jpg", imageAlt: "Web development project" },
|
|
|
|
{ id: "p1", value: "150+", title: "Projects", items: ["Precision delivery"] },
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Web development project" },
|
|
|
|
{ id: "p2", value: "98%", title: "Satisfaction", items: ["Success rate"] },
|
|
|
|
],
|
|
|
|
{ id: "p3", value: "10+", title: "Years", items: ["Experience"] }
|
|
|
|
},
|
|
|
|
]}
|
|
|
|
{
|
|
|
|
/>
|
|
|
|
title: "Brand Strategy", description: "Build a memorable brand identity that resonates with your market.", bentoComponent: "media-stack", items: [
|
|
|
|
</div>
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg", imageAlt: "Brand project" },
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-designing-websites_23-2149930944.jpg", imageAlt: "Brand project" },
|
|
|
|
<TeamCardTwo
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-outfit-posing-white-studio-background_89887-1469.jpg", imageAlt: "Brand project" },
|
|
|
|
title="The Experts"
|
|
|
|
],
|
|
|
|
description="Meet the team behind our success."
|
|
|
|
},
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
]}
|
|
|
|
animationType="blur-reveal"
|
|
|
|
/>
|
|
|
|
textboxLayout="default"
|
|
|
|
<FeatureCardTwentySix
|
|
|
|
useInvertedBackground={false}
|
|
|
|
title="Projects Crafted by WebOrgin"
|
|
|
|
members={[
|
|
|
|
description="A selection of projects we've crafted for clients across diverse industries."
|
|
|
|
{ id: "t1", name: "Alex Rivers", role: "Lead Developer", description: "Passionate coder", imageSrc: "http://img.b2bpic.net/free-photo/gamer-streaming-greeting-audience-preparing-showcase-gameplay_482257-103544.jpg" },
|
|
|
|
textboxLayout="default"
|
|
|
|
{ id: "t2", name: "Elena Vane", role: "Design Lead", description: "Visionary creative", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg" },
|
|
|
|
useInvertedBackground={false}
|
|
|
|
{ id: "t3", name: "Marcus Thorne", role: "Brand Strategist", description: "Strategic mastermind", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg" }
|
|
|
|
buttons={[{ text: "View All Work", href: "#work" }]}
|
|
|
|
]}
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
/>
|
|
|
|
cardClassName="!h-auto aspect-video"
|
|
|
|
</div>
|
|
|
|
features={[
|
|
|
|
<div id="faq" data-section="faq">
|
|
|
|
{ title: "Digital Revamp", description: "Modern e-commerce platform", imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104479.jpg", imageAlt: "Project 1", buttonIcon: ArrowUpRight },
|
|
|
|
<FaqDouble
|
|
|
|
{ title: "Brand Identity", description: "Bespoke corporate identity", imageSrc: "http://img.b2bpic.net/free-photo/business-professional-holding-blank-white-business-card_9975-133092.jpg", imageAlt: "Project 2", buttonIcon: ArrowUpRight },
|
|
|
|
title="Frequently Asked Questions"
|
|
|
|
{ title: "SaaS Portal", description: "High-performance software", imageSrc: "http://img.b2bpic.net/free-vector/technology-isometric-landing-page_23-2148375404.jpg", imageAlt: "Project 3", buttonIcon: ArrowUpRight },
|
|
|
|
description="Common questions about our agency."
|
|
|
|
{ title: "UX Research", description: "User-centered web design", imageSrc: "http://img.b2bpic.net/free-photo/design-html-web-design-template-concept_53876-133658.jpg", imageAlt: "Project 4", buttonIcon: ArrowUpRight },
|
|
|
|
faqsAnimation="blur-reveal"
|
|
|
|
{ title: "Market Expansion", description: "Strategy and design", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-stairs-warm-light-home-office_169016-69174.jpg", imageAlt: "Project 5", buttonIcon: ArrowUpRight },
|
|
|
|
textboxLayout="default"
|
|
|
|
]}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
/>
|
|
|
|
faqs={[
|
|
|
|
<TestimonialCardFifteen
|
|
|
|
{ id: "f1", title: "What makes WebOrgin different?", content: "We focus on high-performance architecture." },
|
|
|
|
testimonial="WebOrgin completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and significantly impacted our growth."
|
|
|
|
{ id: "f2", title: "How do we begin a project?", content: "Contact us through our form." },
|
|
|
|
rating={5}
|
|
|
|
{ id: "f3", title: "Do you provide support?", content: "Yes, we offer ongoing maintenance." },
|
|
|
|
author="— Creative Director, Industry Leader"
|
|
|
|
]}
|
|
|
|
avatars={[{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2580.jpg", alt: "Client" }]}
|
|
|
|
/>
|
|
|
|
ratingAnimation="slide-up"
|
|
|
|
</div>
|
|
|
|
avatarsAnimation="slide-up"
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
useInvertedBackground={false}
|
|
|
|
<ContactCenter
|
|
|
|
/>
|
|
|
|
title="Let's Build"
|
|
|
|
<MetricCardOne
|
|
|
|
description="Ready to elevate your digital footprint?"
|
|
|
|
title="Trusted Results by WebOrgin"
|
|
|
|
tag="Contact"
|
|
|
|
description="Years of experience building digital products that drive real ROI."
|
|
|
|
background={{ variant: "rotated-rays-animated" }}
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
/>
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
</div>
|
|
|
|
animationType="slide-up"
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
metrics={[
|
|
|
|
<FooterSimple
|
|
|
|
{ id: "p1", value: "150+", title: "Projects", description: "Delivered with precision", icon: Award },
|
|
|
|
columns={[
|
|
|
|
{ id: "p2", value: "98%", title: "Satisfaction", description: "Client success rate", icon: Users },
|
|
|
|
{ title: "Company", items: [{ label: "About" }, { label: "Work" }] },
|
|
|
|
{ id: "p3", value: "10+", title: "Years", description: "Of digital mastery", icon: TrendingUp },
|
|
|
|
{ title: "Legal", items: [{ label: "Privacy" }, { label: "Terms" }] }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
bottomLeftText="© 2024 WebOrgin"
|
|
|
|
<TeamCardFive
|
|
|
|
bottomRightText="All rights reserved."
|
|
|
|
title="The WebOrgin Experts"
|
|
|
|
/>
|
|
|
|
description="The creative minds and technical wizards behind every project."
|
|
|
|
</div>
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
|
|
|
team={[
|
|
|
|
|
|
|
|
{ id: "t1", name: "Alex Rivers", role: "Lead Developer", imageSrc: "http://img.b2bpic.net/free-photo/gamer-streaming-greeting-audience-preparing-showcase-gameplay_482257-103544.jpg", imageAlt: "Alex" },
|
|
|
|
|
|
|
|
{ id: "t2", name: "Elena Vane", role: "Design Lead", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg", imageAlt: "Elena" },
|
|
|
|
|
|
|
|
{ id: "t3", name: "Marcus Thorne", role: "Brand Strategist", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg", imageAlt: "Marcus" },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<FaqBase
|
|
|
|
|
|
|
|
title="Frequently Asked Questions"
|
|
|
|
|
|
|
|
description="Learn more about partnering with the WebOrgin team."
|
|
|
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|
|
|
faqsAnimation="slide-up"
|
|
|
|
|
|
|
|
faqs={[
|
|
|
|
|
|
|
|
{ id: "f1", title: "What makes WebOrgin different?", content: "We focus on high-performance architecture combined with creative storytelling that scales businesses." },
|
|
|
|
|
|
|
|
{ id: "f2", title: "How do we begin a project?", content: "Contact us through our form, and our strategy team will arrange a consultation." },
|
|
|
|
|
|
|
|
{ id: "f3", title: "Do you provide support?", content: "Yes, we offer ongoing maintenance and strategic growth support for all our clients." },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<ContactCTA
|
|
|
|
|
|
|
|
tag="Partner with Us"
|
|
|
|
|
|
|
|
title="Let's Build with WebOrgin"
|
|
|
|
|
|
|
|
description="Ready to elevate your digital footprint? Reach out to our team today."
|
|
|
|
|
|
|
|
background={{ variant: "rotated-rays-animated" }}
|
|
|
|
|
|
|
|
buttons={[
|
|
|
|
|
|
|
|
{ text: "Discuss Project", href: "#contact" },
|
|
|
|
|
|
|
|
{ text: "View Showcase", href: "#work" },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<FooterBase
|
|
|
|
|
|
|
|
logoText="WebOrgin"
|
|
|
|
|
|
|
|
copyrightText="© 2026 | WebOrgin"
|
|
|
|
|
|
|
|
columns={[
|
|
|
|
|
|
|
|
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Services", href: "#services" }, { label: "Work", href: "#work" }] },
|
|
|
|
|
|
|
|
{ title: "Services", items: [{ label: "Strategy", href: "#" }, { label: "Development", href: "#" }, { label: "Design", href: "#" }] },
|
|
|
|
|
|
|
|
{ title: "Connect", items: [{ label: "LinkedIn", href: "#" }, { label: "X", href: "#" }, { label: "Dribbble", href: "#" }] },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|