fix case study in mobile dev
This commit is contained in:
@@ -50,6 +50,7 @@ import {
|
||||
Headphones,
|
||||
Shield,
|
||||
} from "lucide-react";
|
||||
import GlobalOffices from "@/components/GlobalOffices";
|
||||
|
||||
|
||||
|
||||
@@ -1298,6 +1299,7 @@ export const StartAProject = () => {
|
||||
<WhyPartnerSection />
|
||||
<JoinWDISection />
|
||||
<ContactInfoSection />
|
||||
<GlobalOffices />
|
||||
<Footer />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user