Update src/app/page.tsx
This commit is contained in:
@@ -61,9 +61,9 @@ export default function WebAgencyThemePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Start Your Project", href: "#contact" }]}
|
||||
features={[
|
||||
{ icon: Target, title: "Discovery & Strategy", description: "Understanding your goals, audience, and market to build a roadmap." },
|
||||
{ icon: Layers, title: "Design & Prototyping", description: "Translate strategy into visual concepts, iterating with you until it feels right." },
|
||||
{ icon: Zap, title: "Development", description: "Building robust, scalable, and responsive digital products." }
|
||||
{ icon: Target, title: "Discovery & Strategy", description: "Define your market advantage through data-driven strategy sessions." },
|
||||
{ icon: Layers, title: "Design & Prototyping", description: "Visualize your future state through iterative, user-centric design cycles." },
|
||||
{ icon: Zap, title: "Development", description: "Accelerate your growth with robust, scalable, and high-performance digital architecture." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user