@@ -30,50 +32,43 @@ export default function LandingPage() {
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
- { name: "Work", id: "testimonials" },
+ { name: "Process", id: "process" },
{ name: "Contact", id: "contact" },
]}
brandName="Kalton Studio"
- bottomLeftText="Creative Design Studio"
+ bottomLeftText="Premium Creative Studio"
bottomRightText="hello@kaltonstudio.com"
/>
+
+
+
+
+
Portfolio
+
Explore our latest creative work
+
+
+ {[1, 2, 3, 4, 5, 6].map((item) => (
+
+ ))}
+
+
+
+
+
+
+
+
+ ),
+ content: (
+
+
Discovery
+
We begin by understanding your brand, goals, and target audience through in-depth consultation and research.
+
+ - • Brand Analysis
+ - • Market Research
+ - • Strategy Development
+
+
+ ),
+ },
+ {
+ id: "02", reverse: true,
+ media: (
+
+ ),
+ content: (
+
+
Creative Concept
+
Our creative team develops compelling concepts and visual directions that align with your brand identity.
+
+ - • Concept Ideation
+ - • Visual Exploration
+ - • Mood Board Creation
+
+
+ ),
+ },
+ {
+ id: "03", reverse: false,
+ media: (
+
+
+
+ ),
+ content: (
+
+
Production
+
We bring your vision to life through professional photography, videography, and design execution.
+
+ - • Photo Shoot
+ - • Design Implementation
+ - • Asset Creation
+
+
+ ),
+ },
+ {
+ id: "04", reverse: true,
+ media: (
+
+
+
+ ),
+ content: (
+
+
Final Delivery
+
We polish and deliver all assets in the formats you need, with ongoing support for implementation.
+
+ - • Final Edits & Refinements
+ - • Format Optimization
+ - • Delivery & Support
+
+
+ ),
+ },
]}
/>
@@ -127,26 +240,26 @@ export default function LandingPage() {
-
-
+
+
+