design
This commit is contained in:
@@ -56,7 +56,7 @@ export default function WebsitesPage() {
|
||||
</Section>
|
||||
|
||||
{/* 2. Entwicklung - Designed Grid */}
|
||||
<Section number="02" title="Produktion" numberPosition="left">
|
||||
<Section number="02" title="Produktion">
|
||||
<div className="space-y-32">
|
||||
{/* Seite */}
|
||||
<Reveal>
|
||||
@@ -116,7 +116,7 @@ export default function WebsitesPage() {
|
||||
</Section>
|
||||
|
||||
{/* 5. Betrieb - Designed Box */}
|
||||
<Section number="03" title="Betrieb" numberPosition="right">
|
||||
<Section number="03" title="Betrieb">
|
||||
<Reveal width="100%">
|
||||
<div className="bg-white border border-slate-200 rounded-[3rem] p-16 md:p-24 space-y-16 relative overflow-hidden -mx-4 md:-mx-24 hover:border-slate-400 transition-all duration-500">
|
||||
<div className="absolute top-0 right-0 text-[20rem] font-bold text-slate-50 select-none translate-x-1/4 -translate-y-1/4 opacity-50">B</div>
|
||||
|
||||
Reference in New Issue
Block a user