Update src/app/page.tsx

This commit is contained in:
2026-05-10 20:23:55 +00:00
parent 97b8ac5c38
commit 1eea8be8bd

View File

@@ -6,14 +6,13 @@ import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatin
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
import FeatureBento from "@/components/sections/feature/FeatureBento";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TeamCardFive from "@/components/sections/team/TeamCardFive";
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCTA from "@/components/sections/contact/ContactCTA";
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";
import { Sparkles, Search, ArrowUpRight, Award, Users, TrendingUp, MessageCircle } from "lucide-react";
export default function WebAgency2Page() {
return (
@@ -30,8 +29,19 @@ export default function WebAgency2Page() {
headingFontWeight="medium"
>
<ReactLenis root>
<div className="fixed bottom-6 right-6 z-50">
<a
href="https://wa.me/917906713091?text=Hey%20WebOrigin%2C%20I%20want%20a%20fresh%20look%20for%20my%20business"
target="_blank"
rel="noopener noreferrer"
className="flex items-center gap-2 bg-green-500 text-white p-4 rounded-full shadow-lg hover:scale-105 transition-transform"
>
<MessageCircle size={24} />
</a>
</div>
<NavbarLayoutFloatingOverlay
brandName="WebOrgin"
brandName="WebOrigin"
navItems={[
{ name: "Work", id: "work" },
{ name: "Services", id: "services" },
@@ -40,103 +50,95 @@ export default function WebAgency2Page() {
]}
button={{ text: "Get Started", href: "#contact" }}
/>
<HeroSplitDoubleCarousel
title="We Build Digital Experiences at WebOrgin"
description="Stop just building websites. We engineer high-performance digital platforms at WebOrgin, designed specifically to accelerate your revenue growth and dominate your market."
tag="Award-Winning Agency"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
buttons={[
{ text: "Start Project", href: "#contact" },
{ text: "View Work", href: "#work" },
]}
buttonAnimation="slide-up"
carouselPosition="right"
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/glowing-green-checkmark-success-symbol-dark-cosmic-background_84443-91492.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-nice-decorative-cosmetics_23-2147742653.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/e-learing-distance-education-icons-interface_53876-124201.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/leisure-calm-peace-relaxation-resting-serenity_53876-13860.jpg", imageAlt: "UI UX Design" },
]}
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" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269877.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg", imageAlt: "UI UX Design" },
]}
carouselItemClassName="!aspect-[4/5]"
/>
<FeatureBento
title="Our WebOrgin Services"
description="We offer a full suite of digital services to help your brand stand out online."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
buttons={[{ text: "All Services", href: "#services" }]}
buttonAnimation="slide-up"
features={[
{
title: "SEO", description: "WebOrgin optimizes your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search,
variant: "text", texts: ["Growth", "Visibility", "Performance", "Strategy", "Rankings", "Analytics", "Traffic", "Success"],
},
{
title: "Web Development", description: "Custom-built, scalable websites designed for performance.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/structured-building-construction-design-plan-concept_53876-132321.jpg", imageAlt: "Web development project" },
{ imageSrc: "http://img.b2bpic.net/free-vector/gradient-halftone-technology-landing-page_23-2149084807.jpg", imageAlt: "Web development project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Web development project" },
],
},
{
title: "Brand Strategy", description: "Build a memorable brand identity that resonates with your market.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg", imageAlt: "Brand project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-designing-websites_23-2149930944.jpg", imageAlt: "Brand project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-outfit-posing-white-studio-background_89887-1469.jpg", imageAlt: "Brand project" },
],
},
]}
/>
<FeatureCardTwentySix
title="Projects Crafted by WebOrgin"
description="A selection of projects we've crafted for clients across diverse industries."
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "View All Work", href: "#work" }]}
buttonAnimation="slide-up"
cardClassName="!h-auto aspect-video"
features={[
{ 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 },
{ 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: "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 },
{ 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 },
{ 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 },
]}
/>
<TestimonialCardFifteen
testimonial="WebOrgin completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and significantly impacted our growth."
rating={5}
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"
avatarsAnimation="slide-up"
useInvertedBackground={false}
/>
<MetricCardOne
title="Trusted Results by WebOrgin"
description="Years of experience building digital products that drive real ROI."
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{ id: "p1", value: "150+", title: "Projects", description: "Delivered with precision", icon: Award },
{ id: "p2", value: "98%", title: "Satisfaction", description: "Client success rate", icon: Users },
{ id: "p3", value: "10+", title: "Years", description: "Of digital mastery", icon: TrendingUp },
]}
/>
<div id="hero" className="animate-in fade-in duration-1000">
<HeroSplitDoubleCarousel
title="We Engineer Digital Growth at WebOrigin"
description="Go beyond standard web design. We build high-performance, conversion-focused digital ecosystems engineered to deliver measurable revenue growth and market dominance for your business."
tag="Award-Winning Agency"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
buttons={[
{ text: "Start Project", href: "#contact" },
{ text: "View Work", href: "#work" },
]}
buttonAnimation="slide-up"
carouselPosition="right"
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/glowing-green-checkmark-success-symbol-dark-cosmic-background_84443-91492.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-nice-decorative-cosmetics_23-2147742653.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/e-learing-distance-education-icons-interface_53876-124201.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/leisure-calm-peace-relaxation-resting-serenity_53876-13860.jpg", imageAlt: "UI UX Design" },
]}
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" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269877.jpg", imageAlt: "UI UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg", imageAlt: "UI UX Design" },
]}
carouselItemClassName="!aspect-[4/5] backdrop-blur-md bg-white/10"
/>
</div>
<div id="services">
<FeatureBento
title="Our WebOrigin Services"
description="We offer a full suite of digital services to help your brand stand out online."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
buttons={[{ text: "All Services", href: "#services" }]}
buttonAnimation="slide-up"
features={[
{ title: "SEO", description: "WebOrigin optimizes your website to rank higher.", bentoComponent: "marquee", centerIcon: Search, variant: "text", texts: ["Growth", "Visibility", "Performance", "Strategy"] },
{ title: "Web Development", description: "Custom-built, scalable websites.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/structured-building-construction-design-plan-concept_53876-132321.jpg", imageAlt: "Web development" }] },
{ title: "Brand Strategy", description: "Build a memorable identity.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg", imageAlt: "Brand project" }] },
]}
/>
</div>
<div id="work">
<FeatureCardTwentySix
title="Projects Crafted by WebOrigin"
description="A selection of projects we've crafted for clients across diverse industries."
features={[
{ title: "Digital Revamp", description: "Modern e-commerce", imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104479.jpg", imageAlt: "Project 1", buttonIcon: ArrowUpRight },
{ title: "Brand Identity", description: "Corporate identity", imageSrc: "http://img.b2bpic.net/free-photo/business-professional-holding-blank-white-business-card_9975-133092.jpg", imageAlt: "Project 2", buttonIcon: ArrowUpRight },
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="about">
<TestimonialCardFifteen
testimonial="WebOrigin completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and significantly impacted our growth."
rating={5}
author="— Creative Director"
avatars={[{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2580.jpg", alt: "Client" }]}
useInvertedBackground={false}
/>
</div>
<div id="metrics">
<MetricCardOne
title="Trusted Results by WebOrigin"
metrics={[
{ id: "p1", value: "150+", title: "Projects", description: "Precision delivered", icon: Award },
{ id: "p2", value: "98%", title: "Satisfaction", description: "Client success rate", icon: Users },
{ id: "p3", value: "10+", title: "Years", description: "Of digital mastery", icon: TrendingUp },
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<TeamCardFive
title="The WebOrgin Experts"
title="The WebOrigin Experts"
description="The creative minds and technical wizards behind every project."
textboxLayout="default"
useInvertedBackground={false}
@@ -144,40 +146,35 @@ export default function WebAgency2Page() {
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}
/>
<div id="faq">
<FaqBase
title="Frequently Asked Questions"
description="Learn more about partnering with the WebOrigin team."
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "What makes WebOrigin different?", content: "We focus on high-performance architecture combined with creative storytelling that scales businesses." },
]}
/>
</div>
<div id="contact">
<ContactCTA
title="Let's Build with WebOrigin"
description="Ready to elevate your digital footprint? Reach out to our team today."
background={{ variant: "rotated-rays-animated" }}
/>
</div>
<FooterBase
logoText="WebOrgin"
copyrightText="© 2026 | WebOrgin"
logoText="WebOrigin"
copyrightText="© 2026 | WebOrigin"
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: "#" }] },
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Services", href: "#services" }] },
]}
/>
</ReactLenis>