Merge version_1 into main #2
168
src/app/page.tsx
168
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="WAI"
|
||||
/>
|
||||
@@ -53,71 +45,46 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Your Bridge to Professional Writing Excellence"
|
||||
description="Since 1991, Writing Assistance, Inc. (WAI) has connected industry leaders with the nation's premier writers and designers. Now part of Contiem, we deliver precision in technical, medical, and marketing documentation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Services",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Our Services", href: "#features"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desk-with-computer-screen-lamp_23-2148821872.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desk-with-computer-screen-lamp_23-2148821872.jpg"
|
||||
imageAlt="Professional workspace"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg",
|
||||
alt: "Expert Writer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", alt: "Expert Writer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg",
|
||||
alt: "Lead Designer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg", alt: "Lead Designer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg",
|
||||
alt: "Technical Specialist",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg", alt: "Technical Specialist"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg",
|
||||
alt: "Regulatory Lead",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", alt: "Regulatory Lead"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg",
|
||||
alt: "Operations Manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg", alt: "Operations Manager"},
|
||||
]}
|
||||
avatarText="Join 500+ industry professionals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Technical Writing",
|
||||
icon: Code,
|
||||
type: "text-icon", text: "Technical Writing", icon: Code,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Medical Documentation",
|
||||
icon: Activity,
|
||||
type: "text-icon", text: "Medical Documentation", icon: Activity,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Instructional Design",
|
||||
icon: BookOpen,
|
||||
type: "text-icon", text: "Instructional Design", icon: BookOpen,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Copy Editing",
|
||||
icon: PenTool,
|
||||
type: "text-icon", text: "Copy Editing", icon: PenTool,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Regulatory Reports",
|
||||
icon: FileText,
|
||||
type: "text-icon", text: "Regulatory Reports", icon: FileText,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -128,14 +95,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "A Legacy of Staffing Expertise",
|
||||
},
|
||||
type: "text", content: "A Legacy of Staffing Expertise"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/bridge-view-from-speed-geometry-motion-blur-wet-road_169016-68681.jpg",
|
||||
alt: "Legacy branding",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/bridge-view-from-speed-geometry-motion-blur-wet-road_169016-68681.jpg", alt: "Legacy branding"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,49 +109,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Technical Writing",
|
||||
description: "Expert hardware/software manuals, online help systems, and user guides.",
|
||||
icon: Code,
|
||||
title: "Technical Writing", description: "Expert hardware/software manuals, online help systems, and user guides.", icon: Code,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-screen-lamp_23-2148821872.jpg?_wi=2",
|
||||
imageAlt: "professional writing desk office",
|
||||
},
|
||||
{
|
||||
title: "Medical & Science Writing",
|
||||
description: "Clinical trials, regulatory documentation, and pharmaceutical report specialists.",
|
||||
icon: Activity,
|
||||
title: "Medical & Science Writing", description: "Clinical trials, regulatory documentation, and pharmaceutical report specialists.", icon: Activity,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-view-from-speed-geometry-motion-blur-wet-road_169016-68681.jpg",
|
||||
imageAlt: "corporate bridge connectivity abstract",
|
||||
},
|
||||
{
|
||||
title: "Instructional Design",
|
||||
description: "Developing effective computer-based training and educational curricula.",
|
||||
icon: BookOpen,
|
||||
title: "Instructional Design", description: "Developing effective computer-based training and educational curricula.", icon: BookOpen,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=3",
|
||||
imageAlt: "technical documentation interface dashboard",
|
||||
},
|
||||
]}
|
||||
title="Specialized Talent for Critical Documentation"
|
||||
@@ -203,45 +147,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Top tier documentation",
|
||||
quote: "WAI found us exactly the medical writer we needed for regulatory approval.",
|
||||
name: "Alex Rivers",
|
||||
role: "Regulatory Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=4",
|
||||
},
|
||||
id: "1", title: "Top tier documentation", quote: "WAI found us exactly the medical writer we needed for regulatory approval.", name: "Alex Rivers", role: "Regulatory Lead", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Scalable solutions",
|
||||
quote: "The contract-to-hire model saved us months of internal recruitment headache.",
|
||||
name: "Maria Chen",
|
||||
role: "HR Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg?_wi=3",
|
||||
},
|
||||
id: "2", title: "Scalable solutions", quote: "The contract-to-hire model saved us months of internal recruitment headache.", name: "Maria Chen", role: "HR Director", imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Exceptional talent",
|
||||
quote: "Technical writing standards have never been higher thanks to WAI's network.",
|
||||
name: "David Smith",
|
||||
role: "Eng. Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg?_wi=3",
|
||||
},
|
||||
id: "3", title: "Exceptional talent", quote: "Technical writing standards have never been higher thanks to WAI's network.", name: "David Smith", role: "Eng. Manager", imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Flexible & Reliable",
|
||||
quote: "When we had a sudden project spike, WAI provided the team we needed overnight.",
|
||||
name: "Sarah Jenkins",
|
||||
role: "Product Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg?_wi=5",
|
||||
},
|
||||
id: "4", title: "Flexible & Reliable", quote: "When we had a sudden project spike, WAI provided the team we needed overnight.", name: "Sarah Jenkins", role: "Product Lead", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Contiem Synergies",
|
||||
quote: "Integrating WAI resources has streamlined our global content communication.",
|
||||
name: "Tom Hayes",
|
||||
role: "Operations VP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg?_wi=4",
|
||||
},
|
||||
id: "5", title: "Contiem Synergies", quote: "Integrating WAI resources has streamlined our global content communication.", name: "Tom Hayes", role: "Operations VP", imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg"},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Across medical, engineering, finance, and tech, our partners rely on our 30+ year track record."
|
||||
@@ -255,22 +169,14 @@ export default function LandingPage() {
|
||||
description="Ready to scale your documentation team? Fill out the form and our experts will be in touch."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your documentation needs",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your documentation needs", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-talking-phone_23-2148427169.jpg"
|
||||
|
||||
Reference in New Issue
Block a user