Merge version_1_1782138782143 into main #3
@@ -7,7 +7,6 @@ import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards';
|
||||
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
|
||||
import TeamOverlayCards from '@/components/sections/team/TeamOverlayCards';
|
||||
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
import { Layout, Monitor, Pen, Shield, Smartphone, Sparkles, Star, Zap } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -76,7 +75,8 @@ export default function HomePage() {
|
||||
{ label: "Concept", detail: "Creative brainstorming." },
|
||||
{ label: "Execution", detail: "High-fidelity work." },
|
||||
],
|
||||
completedLabel: "Launch"},
|
||||
completedLabel: "Launch"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -154,7 +154,8 @@ export default function HomePage() {
|
||||
title="Collaborated with Industry Leaders"
|
||||
description="Partnerships built on trust and design excellence."
|
||||
names={[
|
||||
"TechInnovate", "GlobalConnect", "DesignSystems Inc", "CloudDynamics", "PixelPerfect", "FutureLab", "BrandFlow"]}
|
||||
"TechInnovate", "GlobalConnect", "DesignSystems Inc", "CloudDynamics", "PixelPerfect", "FutureLab", "BrandFlow"
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user