Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "START THE LOOP", href: "contact" },
|
||||
{ text: "LEARN THE SYSTEM", href: "features" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/dark-brutalist-software-interface-with-m-1773001083829-43035216.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/dark-brutalist-software-interface-with-m-1773001083829-43035216.png?_wi=1"
|
||||
imageAlt="Brutalist AI execution system interface"
|
||||
showDimOverlay={true}
|
||||
className="font-mono"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
{ value: "48H", title: "Time to Launch" },
|
||||
{ value: "1 Framework", title: "No Distractions" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/technical-system-architecture-diagram-wi-1773001083136-eec576af.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/technical-system-architecture-diagram-wi-1773001083136-eec576af.png?_wi=1"
|
||||
imageAlt="PromptLoop system diagram"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "CLARIFY", description: "Define your niche with mathematical precision. AI Niche Finder eliminates subjective thinking. Output: One clear direction, validated by data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/48-hour-protocol-flowchart-with-brutalis-1773001084895-127f47c6.png", imageAlt: "Clarify phase diagram"},
|
||||
{
|
||||
id: "2", title: "BUILD", description: "Construct your productized service in documented steps. No guessing. Every decision logged. Output: Documented system ready for execution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/technical-system-architecture-diagram-wi-1773001083136-eec576af.png", imageAlt: "Build phase system"},
|
||||
id: "2", title: "BUILD", description: "Construct your productized service in documented steps. No guessing. Every decision logged. Output: Documented system ready for execution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/technical-system-architecture-diagram-wi-1773001083136-eec576af.png?_wi=2", imageAlt: "Build phase system"},
|
||||
{
|
||||
id: "3", title: "LAUNCH", description: "Deploy to market with pre-written copy, pricing, and funnel logic. Output: Live, revenue-generating business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/dark-brutalist-software-interface-with-m-1773001083829-43035216.png", imageAlt: "Launch phase execution"},
|
||||
id: "3", title: "LAUNCH", description: "Deploy to market with pre-written copy, pricing, and funnel logic. Output: Live, revenue-generating business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/dark-brutalist-software-interface-with-m-1773001083829-43035216.png?_wi=2", imageAlt: "Launch phase execution"},
|
||||
{
|
||||
id: "4", title: "OPTIMIZE", description: "Track metrics that matter: conversion rate, CAC, LTV. Kill underperformers. Double down on what works. Output: Profitable, scalable operation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/technical-system-architecture-diagram-wi-1773001083136-eec576af.png", imageAlt: "Optimize metrics dashboard"},
|
||||
id: "4", title: "OPTIMIZE", description: "Track metrics that matter: conversion rate, CAC, LTV. Kill underperformers. Double down on what works. Output: Profitable, scalable operation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag36PgVE9tW0HKrtHkZaJaIThL/technical-system-architecture-diagram-wi-1773001083136-eec576af.png?_wi=3", imageAlt: "Optimize metrics dashboard"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user