design
This commit is contained in:
40
app/page.tsx
40
app/page.tsx
@@ -2,38 +2,25 @@ import { ArrowRight } from 'lucide-react';
|
||||
import {
|
||||
CirclePattern,
|
||||
ComparisonRow,
|
||||
ConceptAutomation,
|
||||
ConceptCode,
|
||||
ConceptCommunication,
|
||||
ConceptMessy,
|
||||
ConceptPrice,
|
||||
ConceptPrototyping,
|
||||
ConceptSystem,
|
||||
ConceptWebsite,
|
||||
ConnectorBranch,
|
||||
ConnectorEnd,
|
||||
ConnectorSplit,
|
||||
ConnectorStart,
|
||||
ContactIllustration,
|
||||
DifferenceIllustration,
|
||||
FlowLines,
|
||||
GridLines,
|
||||
HeroLines,
|
||||
ServicesFlow,
|
||||
DirectCommunication,
|
||||
FastPrototyping,
|
||||
CleanCode,
|
||||
FixedPrice,
|
||||
MinimalistArchitect,
|
||||
WebsitesIllustration,
|
||||
SystemsIllustration,
|
||||
AutomationIllustration,
|
||||
DifferenceIllustration,
|
||||
TargetGroupIllustration,
|
||||
ContactIllustration,
|
||||
PromiseSectionIllustration,
|
||||
ServicesSectionIllustration,
|
||||
ConceptCommunication,
|
||||
ConceptPrototyping,
|
||||
ConceptCode,
|
||||
ConceptPrice,
|
||||
ConceptWebsite,
|
||||
ConceptSystem,
|
||||
ConceptAutomation,
|
||||
ConceptTarget,
|
||||
ConceptMessy,
|
||||
HeroArchitecture,
|
||||
HeroMainIllustration
|
||||
HeroMainIllustration,
|
||||
ServicesFlow
|
||||
} from '../src/components/Landing';
|
||||
import { Reveal } from '../src/components/Reveal';
|
||||
import { Section } from '../src/components/Section';
|
||||
@@ -66,8 +53,7 @@ export default function LandingPage() {
|
||||
Digital Architect
|
||||
</div>
|
||||
<h1 className="text-6xl md:text-8xl font-bold text-slate-900 tracking-tighter leading-[0.9]">
|
||||
Digitale <br />
|
||||
Systeme <br />
|
||||
Websites <br />
|
||||
<span className="text-slate-300">ohne <br />Overhead.</span>
|
||||
</h1>
|
||||
<div className="pt-8">
|
||||
|
||||
Reference in New Issue
Block a user