From e7d167f879256f8b8bf8481b059f362a5a9337b8 Mon Sep 17 00:00:00 2001 From: Kevin DEJOUET <77232968+Azilone@users.noreply.github.com> Date: Sat, 7 Jun 2025 09:14:58 +0200 Subject: [PATCH] chore: standardize landing page styles --- src/components/cta-section.tsx | 16 ++++++-- src/components/hero-with-animations.tsx | 21 +++++------ src/components/how-it-works-section.tsx | 50 +++++++++++++++---------- src/styles.ts | 10 +++++ 4 files changed, 62 insertions(+), 35 deletions(-) create mode 100644 src/styles.ts diff --git a/src/components/cta-section.tsx b/src/components/cta-section.tsx index a81d583..56e41fd 100644 --- a/src/components/cta-section.tsx +++ b/src/components/cta-section.tsx @@ -1,12 +1,17 @@ "use client"; import Link from "next/link"; -import Image from "next/image"; // Import next/image +import Image from "next/image"; +import { styles, color } from "@/styles"; +import { cn } from "@/lib/utils"; export function CTASection() { return ( // Main container: Using Magier's style - large padding, specific bg, rounded -
- -
++
Pick a photo you like—any clear picture works. Just upload it to get started.
+
Pick between a handcrafted design or get an instant, high-quality AI illustration. See previews on different products before you decide.
+
Place your order and receive your pet's portrait as a digital file or printed product. It's that simple.