|
|
|
|
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
|
|
|
|
borderRadius="rounded"
|
|
|
|
|
contentWidth="compact"
|
|
|
|
|
sizing="mediumSizeLargeTitles"
|
|
|
|
|
background="circleGradient"
|
|
|
|
|
background={{ variant: "animated-grid" }}
|
|
|
|
|
cardStyle="inset"
|
|
|
|
|
primaryButtonStyle="primary-glow"
|
|
|
|
|
secondaryButtonStyle="layered"
|
|
|
|
|
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
name: "Sarah Chen", handle: "@sarahchen_co", testimonial: "Distract transformed our brand narrative. From concept to launch in half the time we expected.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg?_wi=1", imageAlt: "Sarah Chen founder"
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg", imageAlt: "Sarah Chen founder"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Marcus Reed", handle: "@marcusreed_io", testimonial: "Finally, a team that understands production AND strategy. Real results, not just deliverables.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Marcus Reed entrepreneur"
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Reed entrepreneur"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Emma Walsh", handle: "@emmaw_studio", testimonial: "Their execution speed is unmatched. We launched three campaigns in the time others did one.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=1", imageAlt: "Emma Walsh creative director"
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Emma Walsh creative director"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
testimonialRotationInterval={5000}
|
|
|
|
|
@@ -104,13 +104,13 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "problem-1", title: "Fragmented Teams", description: "Production and marketing don't talk. Strategy exists in a vacuum. Results feel disjointed and miss the mark.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg?_wi=1", imageAlt: "Fragmented workflow diagram"
|
|
|
|
|
id: "problem-1", title: "Fragmented Teams", description: "Production and marketing don't talk. Strategy exists in a vacuum. Results feel disjointed and miss the mark.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg", imageAlt: "Fragmented workflow diagram"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "problem-2", title: "Inconsistent Output", description: "Quality swings. Brand voice drifts. Nobody's enforcing standards. Your customers notice the gaps.", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg?_wi=1", imageAlt: "Inconsistent design samples"
|
|
|
|
|
id: "problem-2", title: "Inconsistent Output", description: "Quality swings. Brand voice drifts. Nobody's enforcing standards. Your customers notice the gaps.", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg", imageAlt: "Inconsistent design samples"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "problem-3", title: "Slow Execution", description: "Approvals drag. Handoffs create bottlenecks. Time-to-market suffers. Opportunities slip away.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg?_wi=1", imageAlt: "Timeline delays illustration"
|
|
|
|
|
id: "problem-3", title: "Slow Execution", description: "Approvals drag. Handoffs create bottlenecks. Time-to-market suffers. Opportunities slip away.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg", imageAlt: "Timeline delays illustration"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -132,13 +132,13 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "service-production", name: "Production", price: "Full-service creative", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg?_wi=2", imageAlt: "Production services"
|
|
|
|
|
id: "service-production", name: "Production", price: "Full-service creative", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg", imageAlt: "Production services"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "service-marketing", name: "Marketing", price: "Strategy & campaigns", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg?_wi=2", imageAlt: "Marketing services"
|
|
|
|
|
id: "service-marketing", name: "Marketing", price: "Strategy & campaigns", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg", imageAlt: "Marketing services"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "service-saas", name: "SaaS & Apps", price: "Design & development", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg?_wi=2", imageAlt: "SaaS services"
|
|
|
|
|
id: "service-saas", name: "SaaS & Apps", price: "Design & development", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg", imageAlt: "SaaS services"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -161,13 +161,13 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "case-1", title: "TechFlow Rebrand", description: "Repositioned a B2B SaaS platform with integrated production, marketing, and product design. Result: 40% increase in qualified leads.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg?_wi=3", imageAlt: "TechFlow case study"
|
|
|
|
|
id: "case-1", title: "TechFlow Rebrand", description: "Repositioned a B2B SaaS platform with integrated production, marketing, and product design. Result: 40% increase in qualified leads.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg", imageAlt: "TechFlow case study"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "case-2", title: "VentureLabs Campaign", description: "Full production-to-launch campaign for venture fund. From brand identity to video series to investor pitch deck. Closed $15M Series A.", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg?_wi=3", imageAlt: "VentureLabs case study"
|
|
|
|
|
id: "case-2", title: "VentureLabs Campaign", description: "Full production-to-launch campaign for venture fund. From brand identity to video series to investor pitch deck. Closed $15M Series A.", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg", imageAlt: "VentureLabs case study"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "case-3", title: "CloudScale Product Launch", description: "End-to-end product launch including platform design, marketing strategy, and go-to-market execution. 10K signups in first 30 days.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg?_wi=3", imageAlt: "CloudScale case study"
|
|
|
|
|
id: "case-3", title: "CloudScale Product Launch", description: "End-to-end product launch including platform design, marketing strategy, and go-to-market execution. 10K signups in first 30 days.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg", imageAlt: "CloudScale case study"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -220,13 +220,13 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="blur-reveal"
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "edge-1", title: "Full-Stack Team", description: "Production directors, strategists, and engineers under one roof. No handoffs, no lost momentum, no excuses.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg?_wi=4", imageAlt: "Team collaboration"
|
|
|
|
|
id: "edge-1", title: "Full-Stack Team", description: "Production directors, strategists, and engineers under one roof. No handoffs, no lost momentum, no excuses.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-stationery-collection_23-2148369110.jpg", imageAlt: "Team collaboration"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "edge-2", title: "Outcome-Focused", description: "We don't measure success by deliverables. We measure by your results: leads, revenue, market share, brand lift.", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg?_wi=4", imageAlt: "Results and metrics"
|
|
|
|
|
id: "edge-2", title: "Outcome-Focused", description: "We don't measure success by deliverables. We measure by your results: leads, revenue, market share, brand lift.", imageSrc: "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-collection_23-2149036658.jpg", imageAlt: "Results and metrics"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "edge-3", title: "Fast Turnaround", description: "Our integrated process cuts typical timelines in half. You get to market first. Your competitors catch up later.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg?_wi=4", imageAlt: "Fast execution timeline"
|
|
|
|
|
id: "edge-3", title: "Fast Turnaround", description: "Our integrated process cuts typical timelines in half. You get to market first. Your competitors catch up later.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg", imageAlt: "Fast execution timeline"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -243,13 +243,13 @@ export default function LandingPage() {
|
|
|
|
|
<TestimonialCardTwelve
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg?_wi=2", imageAlt: "Sarah Chen, Founder"
|
|
|
|
|
id: "testimonial-1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg", imageAlt: "Sarah Chen, Founder"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-2", name: "Marcus Reed", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Marcus Reed, CEO"
|
|
|
|
|
id: "testimonial-2", name: "Marcus Reed", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Reed, CEO"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-3", name: "Emma Walsh", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2", imageAlt: "Emma Walsh, Creative Director"
|
|
|
|
|
id: "testimonial-3", name: "Emma Walsh", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Emma Walsh, Creative Director"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-4", name: "James Liu", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", imageAlt: "James Liu, Product Lead"
|
|
|
|
|
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
|
|
|
|
text="Ready to distract your market?"
|
|
|
|
|
animationType="background-highlight"
|
|
|
|
|
buttons={[{ text: "Get a quote", href: "#contact" }]}
|
|
|
|
|
background={{ variant: "animated-grid" }}
|
|
|
|
|
background={{ variant: "grid" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
containerClassName="max-w-7xl mx-auto px-6 py-16"
|
|
|
|
|
contentClassName="text-center py-12"
|
|
|
|
|
|