Rename landing component
This commit is contained in:
@@ -22,12 +22,12 @@
|
||||
### Task 2: Canva-Inspired Landing Page
|
||||
|
||||
**Files:**
|
||||
- Create: `src/components/canva-landing.tsx`
|
||||
- Create: `src/components/landing.tsx`
|
||||
- Modify: `src/pages/index.astro`
|
||||
- Modify: `src/styles/global.css`
|
||||
|
||||
- [ ] Build a single-page layout with a dark editorial shell, red accent panels, large German headline, numbered sections, pricing/service strips, and a contact brief section.
|
||||
- [ ] Replace the existing homepage component stack with the new `CanvaLanding` component.
|
||||
- [ ] Replace the existing homepage component stack with the new `Landing` component.
|
||||
- [ ] Update global tokens for the dark, high-contrast Canva reference style.
|
||||
|
||||
### Task 3: Verification
|
||||
|
||||
Reference in New Issue
Block a user